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.
2 parents ba229ec + 1925e4f commit 6c61379Copy full SHA for 6c61379
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