Skip to content

Commit

Permalink
fix(deps): update module github.com/go-redis/redis/v8 to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent 2ce1865 commit d6e25d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.19
require (
github.com/BurntSushi/toml v1.3.2
github.com/allegro/bigcache/v3 v3.1.0
github.com/go-redis/redis/v8 v8.11.5
github.com/go-redis/redis/v9 v9.6.0
github.com/gofiber/fiber/v2 v2.43.0
github.com/joho/godotenv v1.5.1
github.com/pkg/errors v0.9.1
Expand Down

0 comments on commit d6e25d6

Please sign in to comment.