From 2de43740c0e7cdaf55518802b7c965c396210520 Mon Sep 17 00:00:00 2001 From: Mike Morris Date: Thu, 10 Dec 2020 18:25:08 -0500 Subject: [PATCH] deps: consul/api v1.8.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 81df0e3e06..f191196d1b 100644 --- a/go.mod +++ b/go.mod @@ -28,7 +28,7 @@ require ( github.com/google/go-querystring v1.0.0 // indirect github.com/google/gofuzz v1.2.0 github.com/google/tcpproxy v0.0.0-20180808230851-dfa16c61dad2 - github.com/hashicorp/consul/api v1.8.0 + github.com/hashicorp/consul/api v1.8.1 github.com/hashicorp/consul/sdk v0.7.0 github.com/hashicorp/errwrap v1.0.0 github.com/hashicorp/go-bexpr v0.1.2