Merge pull request #9039 from hashicorp/f-update-aws-sdk-go
deps: update aws-sdk-go for ec2metadata bugfix
Showing
+531 -130
... | ... | @@ -25,7 +25,7 @@ require ( |
github.com/NYTimes/gziphandler v1.0.1 | ||
github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e | ||
github.com/armon/go-metrics v0.3.4 | ||
github.com/aws/aws-sdk-go v1.25.41 | ||
github.com/aws/aws-sdk-go v1.35.3 | ||
github.com/boltdb/bolt v1.3.1 | ||
github.com/container-storage-interface/spec v1.2.0-rc1.0.20191021210849-a33ece0a8a9f | ||
github.com/containerd/go-cni v0.0.0-20190904155053-d20b7eebc7ee | ||
... | ... |
Please register or sign in to comment