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 @@ -12,7 +12,7 @@ require (
12
12
github.com/gofiber/fiber/v2 v2.52.5
13
13
github.com/google/uuid v1.6.0
14
14
github.com/mattn/go-isatty v0.0.20
15
- github.com/minio/minio-go/v7 v7.0.81
15
+ github.com/minio/minio-go/v7 v7.0.82
16
16
github.com/nagare-media/models.go v0.0.0-20241028110832-3cf01c064ecc
17
17
github.com/nats-io/nats.go v1.37.0
18
18
github.com/onsi/ginkgo/v2 v2.22.0
Original file line number Diff line number Diff line change @@ -100,8 +100,8 @@ github.com/mattn/go-runewidth v0.0.16 h1:E5ScNMtiwvlvB5paMFdw9p4kSQzbXFikJ5SQO6T
100
100
github.com/mattn/go-runewidth v0.0.16 /go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w =
101
101
github.com/minio/md5-simd v1.1.2 h1:Gdi1DZK69+ZVMoNHRXJyNcxrMA4dSxoYHZSQbirFg34 =
102
102
github.com/minio/md5-simd v1.1.2 /go.mod h1:MzdKDxYpY2BT9XQFocsiZf/NKVtR7nkE4RoEpN+20RM =
103
- github.com/minio/minio-go/v7 v7.0.81 h1:SzhMN0TQ6T/xSBu6Nvw3M5M8voM+Ht8RH3hE8S7zxaA =
104
- github.com/minio/minio-go/v7 v7.0.81 /go.mod h1:84gmIilaX4zcvAWWzJ5Z1WI5axN+hAbM5w25xf8xvC0 =
103
+ github.com/minio/minio-go/v7 v7.0.82 h1:tWfICLhmp2aFPXL8Tli0XDTHj2VB/fNf0PC1f/i1gRo =
104
+ github.com/minio/minio-go/v7 v7.0.82 /go.mod h1:84gmIilaX4zcvAWWzJ5Z1WI5axN+hAbM5w25xf8xvC0 =
105
105
github.com/mitchellh/copystructure v1.2.0 h1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa15WveJJGw =
106
106
github.com/mitchellh/copystructure v1.2.0 /go.mod h1:qLl+cE2AmVv+CoeAwDPye/v+N2HKCj9FbZEVFJRxO9s =
107
107
github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zxSIeXaQ =
You can’t perform that action at this time.
0 commit comments