mirror of
https://github.com/restic/restic.git
synced 2025-08-23 16:17:53 +00:00
Update minio-go version so it supports EKS IRSA
This commit is contained in:

committed by
Michael Eischer

parent
34181b13a2
commit
38087e40d9
2
go.mod
2
go.mod
@@ -21,7 +21,7 @@ require (
|
||||
github.com/kr/pretty v0.1.0 // indirect
|
||||
github.com/kurin/blazer v0.5.3
|
||||
github.com/marstr/guid v1.1.0 // indirect
|
||||
github.com/minio/minio-go/v6 v6.0.43
|
||||
github.com/minio/minio-go/v6 v6.0.53
|
||||
github.com/minio/sha256-simd v0.1.1
|
||||
github.com/ncw/swift v1.0.47
|
||||
github.com/pkg/errors v0.8.1
|
||||
|
Reference in New Issue
Block a user