redis/example/del-keys-without-ttl/go.mod

8 lines
191 B
Modula-2
Raw Normal View History

module github.com/go-redis/redis/example/del-keys-without-ttl
go 1.14
replace github.com/go-redis/redis/v8 => ../..
require github.com/go-redis/redis/v8 v8.0.0-00010101000000-000000000000