Merge pull request #102 from sot-tech/dependabot/go_modules/github.com/redis/go-redis/v9-9.5.2

build(deps): bump github.com/redis/go-redis/v9 from 9.5.1 to 9.5.2
This commit is contained in:
SOT-TECH
2024-06-03 11:26:31 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ require (
github.com/minio/sha256-simd v1.0.1
github.com/mitchellh/mapstructure v1.5.0
github.com/prometheus/client_golang v1.19.1
github.com/redis/go-redis/v9 v9.5.1
github.com/redis/go-redis/v9 v9.5.2
github.com/rs/zerolog v1.32.0
github.com/stretchr/testify v1.9.0
github.com/valyala/fasthttp v1.54.0