fix(deps): update simples3 to v0.9.0

This commit is contained in:
Abhinav Raut
2025-04-28 23:48:24 +05:30
parent 0556318714
commit 0b2c607cd3
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -26,7 +26,7 @@ require (
github.com/lib/pq v1.10.9
github.com/mr-karan/balance v0.0.0-20250317053523-d32c6ade6cf1
github.com/redis/go-redis/v9 v9.5.4
github.com/rhnvrm/simples3 v0.8.4
github.com/rhnvrm/simples3 v0.9.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.9.0
github.com/valyala/fasthttp v1.54.0