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 @@ -72,7 +72,7 @@ require (
7272 github.com/jbenet/goprocess v0.1.4 // indirect
7373 github.com/klauspost/cpuid/v2 v2.2.11 // indirect
7474 github.com/mattn/go-isatty v0.0.20 // indirect
75- github.com/minio/minio-go/v7 v7.0.99
75+ github.com/minio/minio-go/v7 v7.0.100
7676 github.com/minio/sha256-simd v1.0.1 // indirect
7777 github.com/mr-tron/base58 v1.2.0 // indirect
7878 github.com/multiformats/go-base32 v0.1.0 // indirect
Original file line number Diff line number Diff line change @@ -143,8 +143,8 @@ github.com/minio/crc64nvme v1.1.1 h1:8dwx/Pz49suywbO+auHCBpCtlW1OfpcLN7wYgVR6wAI
143143github.com/minio/crc64nvme v1.1.1 /go.mod h1:eVfm2fAzLlxMdUGc0EEBGSMmPwmXD5XiNRpnu9J3bvg =
144144github.com/minio/md5-simd v1.1.2 h1:Gdi1DZK69+ZVMoNHRXJyNcxrMA4dSxoYHZSQbirFg34 =
145145github.com/minio/md5-simd v1.1.2 /go.mod h1:MzdKDxYpY2BT9XQFocsiZf/NKVtR7nkE4RoEpN+20RM =
146- github.com/minio/minio-go/v7 v7.0.99 h1:2vH/byrwUkIpFQFOilvTfaUpvAX3fEFhEzO+DR3DlCE =
147- github.com/minio/minio-go/v7 v7.0.99 /go.mod h1:EtGNKtlX20iL2yaYnxEigaIvj0G0GwSDnifnG8ClIdw =
146+ github.com/minio/minio-go/v7 v7.0.100 h1:ShkWi8Tyj9RtU57OQB2HIXKz4bFgtVib0bbT1sbtLI8 =
147+ github.com/minio/minio-go/v7 v7.0.100 /go.mod h1:EtGNKtlX20iL2yaYnxEigaIvj0G0GwSDnifnG8ClIdw =
148148github.com/minio/sha256-simd v1.0.1 h1:6kaan5IFmwTNynnKKpDHe6FWHohJOHhCPchzK49dzMM =
149149github.com/minio/sha256-simd v1.0.1 /go.mod h1:Pz6AKMiUdngCLpeTL/RJY1M9rUuPMYujV5xJjtbRSN8 =
150150github.com/mr-tron/base58 v1.2.0 h1:T/HDJBh4ZCPbU39/+c3rRvE0uKBQlU27+QI8LJ4t64o =
You can’t perform that action at this time.
0 commit comments