File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,6 @@ go 1.23.0
4
4
5
5
toolchain go1.23.6
6
6
7
- replace github.com/minio/madmin-go/v3 => github.com/minio/madmin-go/v3 v3.0.100-0.20250319234114-3c39f28946cb
8
-
9
7
require (
10
8
github.com/charmbracelet/bubbles v0.20.0
11
9
github.com/charmbracelet/bubbletea v1.3.4
@@ -25,7 +23,7 @@ require (
25
23
github.com/minio/cli v1.24.2
26
24
github.com/minio/colorjson v1.0.8
27
25
github.com/minio/filepath v1.0.0
28
- github.com/minio/madmin-go/v3 v3.0.97
26
+ github.com/minio/madmin-go/v3 v3.0.102
29
27
github.com/minio/minio-go/v7 v7.0.88
30
28
github.com/minio/pkg/v3 v3.1.0
31
29
github.com/minio/selfupdate v0.6.0
Original file line number Diff line number Diff line change @@ -142,8 +142,8 @@ github.com/minio/crc64nvme v1.0.1 h1:DHQPrYPdqK7jQG/Ls5CTBZWeex/2FMS3G5XGkycuFrY
142
142
github.com/minio/crc64nvme v1.0.1 /go.mod h1:eVfm2fAzLlxMdUGc0EEBGSMmPwmXD5XiNRpnu9J3bvg =
143
143
github.com/minio/filepath v1.0.0 h1:fvkJu1+6X+ECRA6G3+JJETj4QeAYO9sV43I79H8ubDY =
144
144
github.com/minio/filepath v1.0.0 /go.mod h1:/nRZA2ldl5z6jT9/KQuvZcQlxZIMQoFFQPvEXx9T/Bw =
145
- github.com/minio/madmin-go/v3 v3.0.100-0.20250319234114-3c39f28946cb h1:J+db7F8JuJDR/lqco4XHLtM5gErYkSYXwR+X4hfjl3Q =
146
- github.com/minio/madmin-go/v3 v3.0.100-0.20250319234114-3c39f28946cb /go.mod h1:pMLdj9OtN0CANNs5tdm6opvOlDFfj0WhbztboZAjRWE =
145
+ github.com/minio/madmin-go/v3 v3.0.102 h1:bqy15D6d9uQOh/3B/sLfzRtWSJgZeuKnAI5VRDhvRQw =
146
+ github.com/minio/madmin-go/v3 v3.0.102 /go.mod h1:pMLdj9OtN0CANNs5tdm6opvOlDFfj0WhbztboZAjRWE =
147
147
github.com/minio/md5-simd v1.1.2 h1:Gdi1DZK69+ZVMoNHRXJyNcxrMA4dSxoYHZSQbirFg34 =
148
148
github.com/minio/md5-simd v1.1.2 /go.mod h1:MzdKDxYpY2BT9XQFocsiZf/NKVtR7nkE4RoEpN+20RM =
149
149
github.com/minio/minio-go/v7 v7.0.88 h1:v8MoIJjwYxOkehp+eiLIuvXk87P2raUtoU5klrAAshs =
You can’t perform that action at this time.
0 commit comments