File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ require (
34
34
github.com/manifoldco/promptui v0.9.0
35
35
github.com/mattn/go-tty v0.0.7
36
36
github.com/maxbrunsfeld/counterfeiter/v6 v6.11.2
37
- github.com/minio/minio-go/v7 v7.0.93
37
+ github.com/minio/minio-go/v7 v7.0.94
38
38
github.com/oauth2-proxy/mockoidc v0.0.0-20240214162133-caebfff84d25
39
39
github.com/onsi/ginkgo/v2 v2.23.4
40
40
github.com/onsi/gomega v1.37.0
Original file line number Diff line number Diff line change @@ -301,8 +301,8 @@ github.com/minio/crc64nvme v1.0.1 h1:DHQPrYPdqK7jQG/Ls5CTBZWeex/2FMS3G5XGkycuFrY
301
301
github.com/minio/crc64nvme v1.0.1 /go.mod h1:eVfm2fAzLlxMdUGc0EEBGSMmPwmXD5XiNRpnu9J3bvg =
302
302
github.com/minio/md5-simd v1.1.2 h1:Gdi1DZK69+ZVMoNHRXJyNcxrMA4dSxoYHZSQbirFg34 =
303
303
github.com/minio/md5-simd v1.1.2 /go.mod h1:MzdKDxYpY2BT9XQFocsiZf/NKVtR7nkE4RoEpN+20RM =
304
- github.com/minio/minio-go/v7 v7.0.93 h1:lAB4QJp8Nq3vDMOU0eKgMuyBiEGMNlXQ5Glc8qAxqSU =
305
- github.com/minio/minio-go/v7 v7.0.93 /go.mod h1:71t2CqDt3ThzESgZUlU1rBN54mksGGlkLcFgguDnnAc =
304
+ github.com/minio/minio-go/v7 v7.0.94 h1:1ZoksIKPyaSt64AVOyaQvhDOgVC3MfZsWM6mZXRUGtM =
305
+ github.com/minio/minio-go/v7 v7.0.94 /go.mod h1:71t2CqDt3ThzESgZUlU1rBN54mksGGlkLcFgguDnnAc =
306
306
github.com/mitchellh/copystructure v1.0.0 /go.mod h1:SNtv71yrdKgLRyLFxmLdkAbkKEFWgYaq1OVrnRcwhnw =
307
307
github.com/mitchellh/copystructure v1.2.0 h1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa15WveJJGw =
308
308
github.com/mitchellh/copystructure v1.2.0 /go.mod h1:qLl+cE2AmVv+CoeAwDPye/v+N2HKCj9FbZEVFJRxO9s =
You can’t perform that action at this time.
0 commit comments