Bump Redigo to v1.8.2
.
Signed-off-by: olegburov <oleg.burov@outlook.com>
This commit is contained in:
parent
2800ab0224
commit
264e26fd8c
24 changed files with 2668 additions and 1333 deletions
2
go.mod
2
go.mod
|
@ -19,7 +19,7 @@ require (
|
|||
github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
|
||||
github.com/docker/go-metrics v0.0.1
|
||||
github.com/docker/libtrust v0.0.0-20150114040149-fa567046d9b1
|
||||
github.com/garyburd/redigo v0.0.0-20150301180006-535138d7bcd7
|
||||
github.com/gomodule/redigo v1.8.2
|
||||
github.com/gorilla/handlers v0.0.0-20150720190736-60c7bfde3e33
|
||||
github.com/gorilla/mux v1.7.2
|
||||
github.com/inconshreveable/mousetrap v1.0.0 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue