chore(deps): update module github.com/digitalocean/godo to v0.9.0 #365
Annotations
10 errors
tests:
drivers/digitalocean/digitalocean.go#L226
too many arguments in call to client.Regions.List
|
tests:
drivers/digitalocean/digitalocean.go#L272
unknown field Monitoring in struct literal of type godo.DropletCreateRequest
|
tests:
drivers/digitalocean/digitalocean.go#L273
unknown field Tags in struct literal of type godo.DropletCreateRequest
|
tests:
drivers/digitalocean/digitalocean.go#L276
too many arguments in call to client.Droplets.Create
|
tests:
drivers/digitalocean/digitalocean.go#L285
too many arguments in call to client.Droplets.Get
|
tests:
drivers/digitalocean/digitalocean.go#L320
too many arguments in call to d.getClient().Keys.GetByFingerprint
|
tests:
drivers/digitalocean/digitalocean.go#L350
too many arguments in call to d.getClient().Keys.Create
|
tests:
drivers/digitalocean/digitalocean.go#L372
too many arguments in call to d.getClient().Droplets.Get
|
tests:
drivers/digitalocean/digitalocean.go#L392
too many arguments in call to d.getClient().DropletActions.PowerOn
|
tests:
drivers/digitalocean/digitalocean.go#L397
too many arguments in call to d.getClient().DropletActions.Shutdown
|