mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-13 21:56:38 +01:00
Merge branch 'master' into master
This commit is contained in:
commit
39d6ca1ab5
13 changed files with 176 additions and 74 deletions
3
go.mod
3
go.mod
|
|
@ -56,5 +56,8 @@ require (
|
|||
gopkg.in/dancannon/gorethink.v3 v3.0.5 // indirect
|
||||
gopkg.in/fatih/pool.v2 v2.0.0 // indirect
|
||||
gopkg.in/gorethink/gorethink.v3 v3.0.5 // indirect
|
||||
golang.org/x/sys v0.0.0-20190403152447-81d4e9dc473e
|
||||
google.golang.org/genproto v0.0.0-20190401181712-f467c93bbac2
|
||||
google.golang.org/grpc v1.21.0
|
||||
gotest.tools v2.2.0+incompatible // indirect
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue