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 @@ -11,7 +11,7 @@ require (
1111 github.com/gotd/neo v0.1.5
1212 github.com/gotd/td v0.60.0
1313 github.com/hashicorp/vault/api v1.7.2
14- github.com/minio/minio-go/v7 v7.0.30
14+ github.com/minio/minio-go/v7 v7.0.31
1515 github.com/prometheus/client_golang v1.12.2
1616 github.com/stretchr/testify v1.8.0
1717 github.com/uber-go/tally v3.4.3+incompatible
Original file line number Diff line number Diff line change @@ -394,8 +394,8 @@ github.com/mediocregopher/radix/v3 v3.3.0/go.mod h1:EmfVyvspXz1uZEyPBMyGK+kjWiKQ
394394github.com/microcosm-cc/bluemonday v1.0.2 /go.mod h1:iVP4YcDBq+n/5fb23BhYFvIMq/leAFZyRl6bYmGDlGc =
395395github.com/minio/md5-simd v1.1.0 h1:QPfiOqlZH+Cj9teu0t9b1nTBfPbyTl16Of5MeuShdK4 =
396396github.com/minio/md5-simd v1.1.0 /go.mod h1:XpBqgZULrMYD3R+M28PcmP0CkI7PEMzB3U77ZrKZ0Gw =
397- github.com/minio/minio-go/v7 v7.0.30 h1:Re+qlwA+LB3mgFGYbztVPzlEjKtGzRVV5Sk38np858k =
398- github.com/minio/minio-go/v7 v7.0.30 /go.mod h1:/sjRKkKIA75CKh1iu8E3qBy7ktBmCCDGII0zbXGwbUk =
397+ github.com/minio/minio-go/v7 v7.0.31 h1:zsJ3qPDeU3bC5UMVi9HJ4ED0lyEzrNd3iQguglZS5FE =
398+ github.com/minio/minio-go/v7 v7.0.31 /go.mod h1:/sjRKkKIA75CKh1iu8E3qBy7ktBmCCDGII0zbXGwbUk =
399399github.com/minio/sha256-simd v0.1.1 h1:5QHSlgo3nt5yKOJrC7W8w7X+NFl8cMPZm96iu8kKUJU =
400400github.com/minio/sha256-simd v0.1.1 /go.mod h1:B5e1o+1/KgNmWrSQK08Y6Z1Vb5pwIktudl0J58iy0KM =
401401github.com/mitchellh/cli v1.0.0 /go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc =
You can’t perform that action at this time.
0 commit comments