Update photon controller go SDK in vendor code.
This commit is contained in:
2
vendor/github.com/vmware/photon-controller-go-sdk/photon/util.go
generated
vendored
2
vendor/github.com/vmware/photon-controller-go-sdk/photon/util.go
generated
vendored
@@ -100,7 +100,7 @@ func setSecurityGroups(client *Client, entityUrl string, securityGroups *Securit
|
||||
url,
|
||||
"application/json",
|
||||
bytes.NewReader(body),
|
||||
client.options.TokenOptions.AccessToken)
|
||||
client.options.TokenOptions)
|
||||
if err != nil {
|
||||
return
|
||||
}
|
||||
|
Reference in New Issue
Block a user