mirror of https://github.com/status-im/consul.git
Update api ver to 1.0.1 (#5573)
This commit is contained in:
parent
f1fe406aa8
commit
6754664bd7
2
go.mod
2
go.mod
|
@ -51,7 +51,7 @@ require (
|
||||||
github.com/google/go-github v17.0.0+incompatible // indirect
|
github.com/google/go-github v17.0.0+incompatible // indirect
|
||||||
github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
|
github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
|
||||||
github.com/gotestyourself/gotestyourself v2.2.0+incompatible // indirect
|
github.com/gotestyourself/gotestyourself v2.2.0+incompatible // indirect
|
||||||
github.com/hashicorp/consul/api v1.0.0
|
github.com/hashicorp/consul/api v1.0.1
|
||||||
github.com/hashicorp/consul/sdk v0.1.0
|
github.com/hashicorp/consul/sdk v0.1.0
|
||||||
github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de
|
github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de
|
||||||
github.com/hashicorp/go-cleanhttp v0.5.1
|
github.com/hashicorp/go-cleanhttp v0.5.1
|
||||||
|
|
Loading…
Reference in New Issue