We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1557ffe commit 1925e4fCopy full SHA for 1925e4f
go.mod
@@ -11,6 +11,7 @@ require (
11
github.com/docker/docker v17.12.0-ce-rc1.0.20200330121334-7f8b4b621b5d+incompatible
12
github.com/docker/docker-credential-helpers v0.6.3 // indirect
13
github.com/docker/go-units v0.4.0
14
+ github.com/hashicorp/consul v1.10.1 // indirect
15
github.com/hashicorp/consul-template v0.25.2
16
github.com/hashicorp/go-envparse v0.0.0-20190703193109-150b3a2a4611 // indirect
17
github.com/hashicorp/go-hclog v0.14.1
0 commit comments