terraform/vendor
Caio Filipini 6681a86211 provider/digitalocean: Update godo for Certificates support
There are three "deeper" changes included with this update:

1) The `Detach` function got removed from the `StorageActionsService` in
favor of `DetachByDropletID` (which is now used in
`resource_digitalocean_volume.go`).

2) The `Update` function got removed from `TagsService` (renaming a tag
has been deprecated in the API).

3) Every function in godo now takes a `context.Context` as first
argument, so I've changed all calls to send in a `context.Background()`.
2017-05-17 17:20:40 +02:00
..
cloud.google.com/go need to add the files too 2017-01-20 10:59:14 -05:00
github.com provider/digitalocean: Update godo for Certificates support 2017-05-17 17:20:40 +02:00
golang.org/x ssh and curve25519 vendoring 2017-02-24 15:06:32 -05:00
google.golang.org provider/google: Update Google Compute godep 2017-05-02 23:08:23 +02:00
gopkg.in provider/fastly: upgrade go-fastly to fix #12910 (#13648) 2017-04-18 13:30:54 -05:00
k8s.io vendor: k8s.io/kubernetes/pkg/api/validation@v1.5.3 (#12267) 2017-03-01 09:30:02 +00:00
vendor.json provider/digitalocean: Update godo for Certificates support 2017-05-17 17:20:40 +02:00