mirror of https://github.com/status-im/consul.git
deps: consul/api v1.8.1
This commit is contained in:
parent
334a29e0f8
commit
2de43740c0
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.2.0
|
||||
github.com/google/tcpproxy v0.0.0-20180808230851-dfa16c61dad2
|
||||
github.com/hashicorp/consul/api v1.8.0
|
||||
github.com/hashicorp/consul/api v1.8.1
|
||||
github.com/hashicorp/consul/sdk v0.7.0
|
||||
github.com/hashicorp/errwrap v1.0.0
|
||||
github.com/hashicorp/go-bexpr v0.1.2
|
||||
|
|
Loading…
Reference in New Issue