Skip to content

Commit 3bb8c96

Browse files
committed
Sync master with v9.8.0-beta.1 (#3322)
1 parent 53b3fd3 commit 3bb8c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/hset-struct/go.mod

Lines changed: 1 addition & 1 deletion
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)