get iam roles working with ec2 metadata v2

This commit is contained in:
Jeff Noxon
2021-10-03 20:06:55 -05:00
parent 24088f8307
commit 6f4b5ab8d1
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ require (
github.com/hashicorp/golang-lru v0.5.4
github.com/juju/ratelimit v1.0.1
github.com/kurin/blazer v0.5.3
github.com/minio/minio-go/v7 v7.0.12
github.com/minio/minio-go/v7 v7.0.14
github.com/minio/sha256-simd v1.0.0
github.com/ncw/swift/v2 v2.0.0
github.com/pkg/errors v0.9.1