bump versions of api and sdk
This commit is contained in:
parent
eb8ed27500
commit
5ef7b80b9d
4
go.mod
4
go.mod
|
@ -51,8 +51,8 @@ require (
|
|||
github.com/google/go-github v17.0.0+incompatible // indirect
|
||||
github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
|
||||
github.com/gotestyourself/gotestyourself v2.2.0+incompatible // indirect
|
||||
github.com/hashicorp/consul/api v1.0.1
|
||||
github.com/hashicorp/consul/sdk v0.1.0
|
||||
github.com/hashicorp/consul/api v1.1.0
|
||||
github.com/hashicorp/consul/sdk v0.1.1
|
||||
github.com/hashicorp/go-bexpr v0.1.0
|
||||
github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de
|
||||
github.com/hashicorp/go-cleanhttp v0.5.1
|
||||
|
|
Loading…
Reference in New Issue