bump versions of api and sdk

This commit is contained in:
R.B. Boyer 2019-05-08 13:32:07 -05:00
parent eb8ed27500
commit 5ef7b80b9d
1 changed files with 2 additions and 2 deletions

4
go.mod
View File

@ -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