This repository was archived by the owner on Aug 24, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/caddyserver/caddy v1.0.4
77 github.com/dustin/go-humanize v1.0.0
8- github.com/minio/minio-go/v6 v6.0.47
8+ github.com/minio/minio-go/v6 v6.0.48
99)
Original file line number Diff line number Diff line change @@ -218,6 +218,8 @@ github.com/minio/minio-go/v6 v6.0.46 h1:waExJtO53xrnsNX//7cSc1h3478wqTryDx4RVD7o
218218github.com/minio/minio-go/v6 v6.0.46 /go.mod h1:qD0lajrGW49lKZLtXKtCB4X/qkMf0a5tBvN2PaZg7Gg =
219219github.com/minio/minio-go/v6 v6.0.47 h1:EzMf06/f+oz6wC+UrHZy+kRvFTnV9awX/P6JNBZ7yJ0 =
220220github.com/minio/minio-go/v6 v6.0.47 /go.mod h1:qD0lajrGW49lKZLtXKtCB4X/qkMf0a5tBvN2PaZg7Gg =
221+ github.com/minio/minio-go/v6 v6.0.48 h1:KnJkunjRWVYGHVKtIcbyUKEYw1yA6B/d19HOssr6HDE =
222+ github.com/minio/minio-go/v6 v6.0.48 /go.mod h1:qD0lajrGW49lKZLtXKtCB4X/qkMf0a5tBvN2PaZg7Gg =
221223github.com/minio/sha256-simd v0.1.0 h1:U41/2erhAKcmSI14xh/ZTUdBPOzDOIfS93ibzUSl8KM =
222224github.com/minio/sha256-simd v0.1.0 /go.mod h1:2FMWW+8GMoPweT6+pI63m9YE3Lmw4J71hV56Chs1E/U =
223225github.com/minio/sha256-simd v0.1.1 h1:5QHSlgo3nt5yKOJrC7W8w7X+NFl8cMPZm96iu8kKUJU =
You can’t perform that action at this time.
0 commit comments