File tree 2 files changed +3
-3
lines changed 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.89
37
+ github.com/minio/minio-go/v7 v7.0.90
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 @@ -299,8 +299,8 @@ github.com/minio/crc64nvme v1.0.1 h1:DHQPrYPdqK7jQG/Ls5CTBZWeex/2FMS3G5XGkycuFrY
299
299
github.com/minio/crc64nvme v1.0.1 /go.mod h1:eVfm2fAzLlxMdUGc0EEBGSMmPwmXD5XiNRpnu9J3bvg =
300
300
github.com/minio/md5-simd v1.1.2 h1:Gdi1DZK69+ZVMoNHRXJyNcxrMA4dSxoYHZSQbirFg34 =
301
301
github.com/minio/md5-simd v1.1.2 /go.mod h1:MzdKDxYpY2BT9XQFocsiZf/NKVtR7nkE4RoEpN+20RM =
302
- github.com/minio/minio-go/v7 v7.0.89 h1:hx4xV5wwTUfyv8LarhJAwNecnXpoTsj9v3f3q/ZkiJU =
303
- github.com/minio/minio-go/v7 v7.0.89 /go.mod h1:2rFnGAp02p7Dddo1Fq4S2wYOfpF0MUTSeLTRC90I204 =
302
+ github.com/minio/minio-go/v7 v7.0.90 h1:TmSj1083wtAD0kEYTx7a5pFsv3iRYMsOJ6A4crjA1lE =
303
+ github.com/minio/minio-go/v7 v7.0.90 /go.mod h1:uvMUcGrpgeSAAI6+sD3818508nUyMULw94j2Nxku/Go =
304
304
github.com/mitchellh/copystructure v1.0.0 /go.mod h1:SNtv71yrdKgLRyLFxmLdkAbkKEFWgYaq1OVrnRcwhnw =
305
305
github.com/mitchellh/copystructure v1.2.0 h1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa15WveJJGw =
306
306
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