Skip to content

Commit 1925e4f

Browse files
Security fix: Upgrade consul to 1.10.1.
Signed-off-by: Shishir Mahajan <[email protected]>
1 parent 1557ffe commit 1925e4f

File tree

2 files changed

+95
-8
lines changed

2 files changed

+95
-8
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ require (
1111
github.com/docker/docker v17.12.0-ce-rc1.0.20200330121334-7f8b4b621b5d+incompatible
1212
github.com/docker/docker-credential-helpers v0.6.3 // indirect
1313
github.com/docker/go-units v0.4.0
14+
github.com/hashicorp/consul v1.10.1 // indirect
1415
github.com/hashicorp/consul-template v0.25.2
1516
github.com/hashicorp/go-envparse v0.0.0-20190703193109-150b3a2a4611 // indirect
1617
github.com/hashicorp/go-hclog v0.14.1

0 commit comments

Comments
 (0)