terraform/vendor/github.com/aws/aws-sdk-go/service/s3
Edward Muller 9f376e13ef Fix up deps
Done with:

```console
$ godep restore -v
$ rm -rf Godep vendor/
$ godep save ./...
```

Spot checked, but things look legit. I don't (yet) know how to build
terraform though.
2016-02-22 10:21:33 -08:00
..
api.go updated aws-sdk-go to 1.1.2 2016-02-16 10:39:40 -08:00
bucket_location.go
content_md5.go
customizations.go
host_style_bucket.go
service.go updated aws-sdk-go to 1.1.2 2016-02-16 10:39:40 -08:00
sse.go
statusok_error.go
unmarshal_error.go
waiters.go Vendor all dependencies w/ Godep 2016-01-29 15:08:48 -06:00