We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcc34c5 commit a7b913aCopy full SHA for a7b913a
main.go
@@ -2,7 +2,8 @@ package main
2
3
import (
4
"fmt"
5
- "github.com/cp-mgmt-api-go-sdk/Examples"
+ //"github.com/cp-mgmt-api-go-sdk/Examples"
6
+ "./Examples"
7
"os"
8
)
9
0 commit comments