Skip to content

Commit b9517b0

Browse files
authored
update name
1 parent 5aa77aa commit b9517b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
)
99

1010
var URL = "https://us-south.iaas.cloud.ibm.com/v1"
11-
11+
var name string
1212
const IAMURL = "https://iam.cloud.ibm.com/identity/token"
1313

1414
var APIKey = "YOUR_KEY_here"

0 commit comments

Comments
 (0)