From 728a59f0130da7fa8abd6ce02fc126027dff8d38 Mon Sep 17 00:00:00 2001 From: Will Browne Date: Tue, 26 Oct 2021 16:20:55 +0100 Subject: [PATCH] bump for CVE-2021-37219 CVE-2021-32574 CVE-2021-36213 (#40947) --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index f198c5df6a5..7926698a08c 100644 --- a/go.mod +++ b/go.mod @@ -265,4 +265,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