From 189ef3a1469524a3230106607271e2a5fa0eec0d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 22 Feb 2021 08:27:11 +0000 Subject: [PATCH] Update module github.com/mitchellh/hashstructure to v2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index fedd4ea..5e27ecb 100644 --- a/go.mod +++ b/go.mod @@ -21,7 +21,7 @@ require ( github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect github.com/grpc-ecosystem/grpc-gateway v1.9.0 // indirect github.com/jonboulle/clockwork v0.2.0 // indirect - github.com/mitchellh/hashstructure v1.1.0 + github.com/mitchellh/hashstructure/v2/v2 v2.0.1 github.com/prometheus/client_golang v1.7.0 // indirect github.com/soheilhy/cmux v0.1.4 // indirect github.com/tmc/grpc-websocket-proxy v0.0.0-20200427203606-3cfed13b9966 // indirect -- 2.45.2