mirror of https://github.com/status-im/consul.git
vendor: bump consul/api to v1.7.0
This commit is contained in:
parent
f51276e74a
commit
13017e0af9
2
go.mod
2
go.mod
|
@ -28,7 +28,7 @@ require (
|
|||
github.com/google/go-querystring v1.0.0 // indirect
|
||||
github.com/google/gofuzz v1.1.0
|
||||
github.com/google/tcpproxy v0.0.0-20180808230851-dfa16c61dad2
|
||||
github.com/hashicorp/consul/api v1.6.0
|
||||
github.com/hashicorp/consul/api v1.7.0
|
||||
github.com/hashicorp/consul/sdk v0.6.0
|
||||
github.com/hashicorp/errwrap v1.0.0
|
||||
github.com/hashicorp/go-bexpr v0.1.2
|
||||
|
|
Loading…
Reference in New Issue