Skip to content

Commit f81b488

Browse files
Update module github.com/go-redis/redis/v7 to v9
1 parent ea508c5 commit f81b488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.14
44

55
require (
66
github.com/gin-gonic/gin v1.8.1
7-
github.com/go-redis/redis/v7 v7.4.1
7+
github.com/go-redis/redis/v9 v9.0.5
88
github.com/satori/go.uuid v1.2.0
99
github.com/sirupsen/logrus v1.8.1
1010
)

0 commit comments

Comments
 (0)