From 11a4d0b004d0f4d4ac3b48622d152c1b37a020dc Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Tue, 26 Oct 2021 09:49:11 -0600 Subject: [PATCH] bump for CVE-2021-37219 CVE-2021-32574 CVE-2021-36213 (#40947) (#40952) (cherry picked from commit 728a59f0130da7fa8abd6ce02fc126027dff8d38) Co-authored-by: Will Browne --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0857e3faf43..41d6d81a6a0 100644 --- a/go.mod +++ b/go.mod @@ -251,4 +251,4 @@ replace gopkg.in/macaron.v1 => ./pkg/macaron replace github.com/go-macaron/binding => ./pkg/macaron/binding -replace github.com/hashicorp/consul => github.com/hashicorp/consul v1.9.8 +replace github.com/hashicorp/consul => github.com/hashicorp/consul v1.10.2