Skip to content

Commit

Permalink
Replace openapiclient with Ingrammicroresellerapi
Browse files Browse the repository at this point in the history
  • Loading branch information
xvantage-integration committed Feb 28, 2024
1 parent 5c9e49a commit 351ee54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/AccesstokenAPI.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import (
"context"
"fmt"
"os"
openapiclient "github.com/GIT_USER_ID/GIT_REPO_ID"
xi_sdk_resellers "https://github.com/ingrammicro-xvantage/xi-sdk-resellers-go"
)

func main() {
Expand Down

0 comments on commit 351ee54

Please sign in to comment.