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 @@ -27,7 +27,7 @@ require (
27
27
github.com/lib/pq v1.10.9
28
28
github.com/mr-karan/balance v0.0.0-20250317053523-d32c6ade6cf1
29
29
github.com/redis/go-redis/v9 v9.5.5
30
- github.com/rhnvrm/simples3 v0.9.0
30
+ github.com/rhnvrm/simples3 v0.9.1
31
31
github.com/spf13/pflag v1.0.5
32
32
github.com/stretchr/testify v1.10.0
33
33
github.com/valyala/fasthttp v1.62.0
Original file line number Diff line number Diff line change @@ -142,6 +142,8 @@ github.com/redis/go-redis/v9 v9.5.5 h1:51VEyMF8eOO+NUHFm8fpg+IOc1xFuFOhxs3R+kPu1
142
142
github.com/redis/go-redis/v9 v9.5.5 /go.mod h1:hdY0cQFCN4fnSYT6TkisLufl/4W5UIXyv0b/CLO2V2M =
143
143
github.com/rhnvrm/simples3 v0.9.0 h1:It6/glyqRTRooRzXcYOuqpKwjGg3lsXgNmeGgxpBtjA =
144
144
github.com/rhnvrm/simples3 v0.9.0 /go.mod h1:Y+3vYm2V7Y4VijFoJHHTrja6OgPrJ2cBti8dPGkC3sA =
145
+ github.com/rhnvrm/simples3 v0.9.1 h1:pYfEe2wTjx8B2zFzUdy4kZn3I3Otd9ZvzIhHkFR85kE =
146
+ github.com/rhnvrm/simples3 v0.9.1 /go.mod h1:Y+3vYm2V7Y4VijFoJHHTrja6OgPrJ2cBti8dPGkC3sA =
145
147
github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
146
148
github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis =
147
149
github.com/rivo/uniseg v0.4.4 /go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88 =
You can’t perform that action at this time.
0 commit comments