File tree Expand file tree Collapse file tree 5 files changed +0
-9
lines changed Expand file tree Collapse file tree 5 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -3,5 +3,3 @@ module github.com/go-redis/redis/example/del-keys-without-ttl
3
3
go 1.14
4
4
5
5
replace github.com/go-redis/redis/v9 => ../..
6
-
7
- require github.com/go-redis/redis/v9 v8.11.5
Original file line number Diff line number Diff line change @@ -3,5 +3,3 @@ module github.com/go-redis/redis/example/hll
3
3
go 1.14
4
4
5
5
replace github.com/go-redis/redis/v9 => ../..
6
-
7
- require github.com/go-redis/redis/v9 v8.11.5
Original file line number Diff line number Diff line change @@ -3,5 +3,3 @@ module github.com/go-redis/redis/example/redis-bloom
3
3
go 1.14
4
4
5
5
replace github.com/go-redis/redis/v9 => ../..
6
-
7
- require github.com/go-redis/redis/v9 v8.11.5
Original file line number Diff line number Diff line change @@ -3,5 +3,3 @@ module github.com/go-redis/redis/example/redis-bloom
3
3
go 1.14
4
4
5
5
replace github.com/go-redis/redis/v9 => ../..
6
-
7
- require github.com/go-redis/redis/v9 v8.11.5
Original file line number Diff line number Diff line change @@ -6,5 +6,4 @@ replace github.com/go-redis/redis/v9 => ../..
6
6
7
7
require (
8
8
github.com/davecgh/go-spew v1.1.1
9
- github.com/go-redis/redis/v9 v8.11.5
10
9
)
You can’t perform that action at this time.
0 commit comments