We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53b3fd3 commit 3bb8c96Copy full SHA for 3bb8c96
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