mirror of
https://github.com/distribution/distribution.git
synced 2025-09-01 23:17:33 +00:00
Replace redigo with redis-go
We are replacing the very outdated redigo Go module with the official redis Go module, go-redis. Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
This commit is contained in:
4
vendor/github.com/redis/go-redis/v9/.golangci.yml
generated
vendored
Normal file
4
vendor/github.com/redis/go-redis/v9/.golangci.yml
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
run:
|
||||
concurrency: 8
|
||||
deadline: 5m
|
||||
tests: false
|
Reference in New Issue
Block a user