Skip to content

Commit c1922ee

Browse files
fix(deps): update module github.com/go-redis/redis/v8 to v9
1 parent 2ce1865 commit c1922ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.19
55
require (
66
github.com/BurntSushi/toml v1.3.2
77
github.com/allegro/bigcache/v3 v3.1.0
8-
github.com/go-redis/redis/v8 v8.11.5
8+
github.com/go-redis/redis/v9 v9.13.0
99
github.com/gofiber/fiber/v2 v2.43.0
1010
github.com/joho/godotenv v1.5.1
1111
github.com/pkg/errors v0.9.1

0 commit comments

Comments
 (0)