Skip to content

Commit 0af090e

Browse files
committed
Use updated madmin-go and mc versions
Signed-off-by: Shubhendu Ram Tripathi <shubhendu@minio.io>
1 parent 57e4eaf commit 0af090e

File tree

3 files changed

+10
-12
lines changed

3 files changed

+10
-12
lines changed

.github/workflows/vulncheck.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up Go
2323
uses: actions/setup-go@v3
2424
with:
25-
go-version: 1.21.3
25+
go-version: 1.21.4
2626
check-latest: true
2727
- name: Get official govulncheck
2828
run: go install golang.org/x/vuln/cmd/govulncheck@latest
@@ -36,7 +36,7 @@ jobs:
3636
runs-on: ubuntu-latest
3737
strategy:
3838
matrix:
39-
go-version: [1.21.3]
39+
go-version: [1.21.4]
4040
os: [ubuntu-latest]
4141
steps:
4242
- name: Check out code

go.mod

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
github.com/minio/cli v1.24.2
2222
github.com/minio/highwayhash v1.0.2
2323
github.com/minio/kes v0.22.3
24-
github.com/minio/madmin-go/v3 v3.0.29
24+
github.com/minio/madmin-go/v3 v3.0.32
2525
github.com/minio/mc v0.0.0-20231030184332-9f2fb2b6a9f8
2626
github.com/minio/minio-go/v7 v7.0.64-0.20230920204636-e783c9ba11b3
2727
github.com/minio/selfupdate v0.6.0
@@ -158,6 +158,4 @@ require (
158158
gopkg.in/yaml.v3 v3.0.1 // indirect
159159
)
160160

161-
replace github.com/minio/mc v0.0.0-20231030184332-9f2fb2b6a9f8 => github.com/shtripat/mc v0.0.0-20231107125827-eafbf3611499
162-
163-
replace github.com/minio/minio-go/v7 v7.0.64-0.20230920204636-e783c9ba11b3 => github.com/shtripat/minio-go/v7 v7.0.0-20231030110736-a9dfa761680d
161+
replace github.com/minio/mc v0.0.0-20231030184332-9f2fb2b6a9f8 => github.com/shtripat/mc v0.0.0-20231122042420-f55012663e8f

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -243,10 +243,12 @@ github.com/minio/highwayhash v1.0.2 h1:Aak5U0nElisjDCfPSG79Tgzkn2gl66NxOMspRrKnA
243243
github.com/minio/highwayhash v1.0.2/go.mod h1:BQskDq+xkJ12lmlUUi7U0M5Swg3EWR+dLTk+kldvVxY=
244244
github.com/minio/kes v0.22.3 h1:aSPW9uCMVaLax5POxvoQJxCU4MNo/KzMXA7WfmC/lRw=
245245
github.com/minio/kes v0.22.3/go.mod h1:wnhmdwWX2rpurNPKn3yDFImg2wuc7j3e+IU5rVkR9UY=
246-
github.com/minio/madmin-go/v3 v3.0.29 h1:3bNLArtxIFud5wyb5/DnF5DGLBvcSJyzCA44EclX1Ow=
247-
github.com/minio/madmin-go/v3 v3.0.29/go.mod h1:4QN2NftLSV7MdlT50dkrenOMmNVHluxTvlqJou3hte8=
246+
github.com/minio/madmin-go/v3 v3.0.32 h1:2O0Up8V/R3eLRQl7wNj+fwoUCRiagYmsGVNUm5V72UA=
247+
github.com/minio/madmin-go/v3 v3.0.32/go.mod h1:4QN2NftLSV7MdlT50dkrenOMmNVHluxTvlqJou3hte8=
248248
github.com/minio/md5-simd v1.1.2 h1:Gdi1DZK69+ZVMoNHRXJyNcxrMA4dSxoYHZSQbirFg34=
249249
github.com/minio/md5-simd v1.1.2/go.mod h1:MzdKDxYpY2BT9XQFocsiZf/NKVtR7nkE4RoEpN+20RM=
250+
github.com/minio/minio-go/v7 v7.0.64-0.20230920204636-e783c9ba11b3 h1:0DtfDxg67S/IRcGnIBKgzyjZ0GXyk3jN1Fy5/+8CQlM=
251+
github.com/minio/minio-go/v7 v7.0.64-0.20230920204636-e783c9ba11b3/go.mod h1:Q6X7Qjb7WMhvG65qKf4gUgA5XaiSox74kR1uAEjxRS4=
250252
github.com/minio/mux v1.9.0 h1:dWafQFyEfGhJvK6AwLOt83bIG5bxKxKJnKMCi0XAaoA=
251253
github.com/minio/pkg/v2 v2.0.2 h1:cytXmC21fBNS+0NVKEE5FuYmQfY+HFTqis6Kkj3U9ac=
252254
github.com/minio/pkg/v2 v2.0.2/go.mod h1:6xTAr5M9yobpUroXAAaTrGJ9fhOZIqKYOT0I87u2yZ4=
@@ -338,10 +340,8 @@ github.com/shoenig/go-m1cpu v0.1.6 h1:nxdKQNcEB6vzgA2E2bvzKIYRuNj7XNJ4S/aRSwKzFt
338340
github.com/shoenig/go-m1cpu v0.1.6/go.mod h1:1JJMcUBvfNwpq05QDQVAnx3gUHr9IYF7GNg9SUEw2VQ=
339341
github.com/shoenig/test v0.6.4 h1:kVTaSd7WLz5WZ2IaoM0RSzRsUD+m8wRR+5qvntpn4LU=
340342
github.com/shoenig/test v0.6.4/go.mod h1:byHiCGXqrVaflBLAMq/srcZIHynQPQgeyvkvXnjqq0k=
341-
github.com/shtripat/mc v0.0.0-20231107125827-eafbf3611499 h1:iSBlNfnoOHVvF+WUjeszGgNCqFSkfIlUJjOaVIs6p1o=
342-
github.com/shtripat/mc v0.0.0-20231107125827-eafbf3611499/go.mod h1:cJA6oKQ6dQJags4QSrEpWsnVYFzetR7eUC2hryZsjzs=
343-
github.com/shtripat/minio-go/v7 v7.0.0-20231030110736-a9dfa761680d h1:3jzj/WaarUWBCNMh8dm13QDfvwcan61563FER6imVEo=
344-
github.com/shtripat/minio-go/v7 v7.0.0-20231030110736-a9dfa761680d/go.mod h1:R4WVUR6ZTedlCcGwZRauLMIKjgyaWxhs4Mqi/OMPmEc=
343+
github.com/shtripat/mc v0.0.0-20231122042420-f55012663e8f h1:aGfeFkfRNEckdtDo3ZWduLaZUPxnpvr8sVkQWd48FFE=
344+
github.com/shtripat/mc v0.0.0-20231122042420-f55012663e8f/go.mod h1:/2JU9RhQ98BBjAoZOocBmpsHJ6mNcylGararvfOxqc4=
345345
github.com/sirupsen/logrus v1.4.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
346346
github.com/sirupsen/logrus v1.4.1/go.mod h1:ni0Sbl8bgC9z8RoU9G6nDWqqs/fq4eDPysMBDgk/93Q=
347347
github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE=

0 commit comments

Comments
 (0)