From 6754664bd7bc226c5bb6f1f2304e1324d08528bc Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Wed, 27 Mar 2019 09:01:06 -0400 Subject: [PATCH] Update api ver to 1.0.1 (#5573) --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index ae0cc85919..a912fce3da 100644 --- a/go.mod +++ b/go.mod @@ -51,7 +51,7 @@ 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.0 + github.com/hashicorp/consul/api v1.0.1 github.com/hashicorp/consul/sdk v0.1.0 github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de github.com/hashicorp/go-cleanhttp v0.5.1