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 @@ -64,7 +64,7 @@ require (
64
64
github.com/jbenet/goprocess v0.1.4 // indirect
65
65
github.com/klauspost/cpuid/v2 v2.2.9 // indirect
66
66
github.com/mattn/go-isatty v0.0.20 // indirect
67
- github.com/minio/minio-go/v7 v7.0.83
67
+ github.com/minio/minio-go/v7 v7.0.84
68
68
github.com/minio/sha256-simd v1.0.1 // indirect
69
69
github.com/mr-tron/base58 v1.2.0 // indirect
70
70
github.com/multiformats/go-base32 v0.1.0 // indirect
Original file line number Diff line number Diff line change @@ -141,8 +141,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
141
141
github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
142
142
github.com/minio/md5-simd v1.1.2 h1:Gdi1DZK69+ZVMoNHRXJyNcxrMA4dSxoYHZSQbirFg34 =
143
143
github.com/minio/md5-simd v1.1.2 /go.mod h1:MzdKDxYpY2BT9XQFocsiZf/NKVtR7nkE4RoEpN+20RM =
144
- github.com/minio/minio-go/v7 v7.0.83 h1:W4Kokksvlz3OKf3OqIlzDNKd4MERlC2oN8YptwJ0+GA =
145
- github.com/minio/minio-go/v7 v7.0.83 /go.mod h1:57YXpvc5l3rjPdhqNrDsvVlY0qPI6UTk1bflAe+9doY =
144
+ github.com/minio/minio-go/v7 v7.0.84 h1:D1HVmAF8JF8Bpi6IU4V9vIEj+8pc+xU88EWMs2yed0E =
145
+ github.com/minio/minio-go/v7 v7.0.84 /go.mod h1:57YXpvc5l3rjPdhqNrDsvVlY0qPI6UTk1bflAe+9doY =
146
146
github.com/minio/sha256-simd v1.0.1 h1:6kaan5IFmwTNynnKKpDHe6FWHohJOHhCPchzK49dzMM =
147
147
github.com/minio/sha256-simd v1.0.1 /go.mod h1:Pz6AKMiUdngCLpeTL/RJY1M9rUuPMYujV5xJjtbRSN8 =
148
148
github.com/mr-tron/base58 v1.2.0 h1:T/HDJBh4ZCPbU39/+c3rRvE0uKBQlU27+QI8LJ4t64o =
You can’t perform that action at this time.
0 commit comments