We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d7bcba commit 2659d9bCopy full SHA for 2659d9b
example/hset-struct/go.mod
@@ -6,7 +6,7 @@ replace github.com/redis/go-redis/v9 => ../..
6
7
require (
8
github.com/davecgh/go-spew v1.1.1
9
- github.com/redis/go-redis/v9 v9.6.2
+ github.com/redis/go-redis/v9 v9.8.0-beta.1
10
)
11
12
0 commit comments