From 5ef7b80b9d26bbdb5cf60a862b2da926b7bd391b Mon Sep 17 00:00:00 2001 From: "R.B. Boyer" Date: Wed, 8 May 2019 13:32:07 -0500 Subject: [PATCH] bump versions of api and sdk --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index eae5ca346..2eeaf7621 100644 --- a/go.mod +++ b/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