Skip to content

Commit 2659d9b

Browse files
committed
update version used in example
1 parent 8d7bcba commit 2659d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/hset-struct/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ replace github.com/redis/go-redis/v9 => ../..
66

77
require (
88
github.com/davecgh/go-spew v1.1.1
9-
github.com/redis/go-redis/v9 v9.6.2
9+
github.com/redis/go-redis/v9 v9.8.0-beta.1
1010
)
1111

1212
require (

0 commit comments

Comments
 (0)