Update module mitchellh/hashstructure to v2

This commit is contained in:
Renovate Bot 2021-02-18 23:25:37 +00:00
parent 84806109e0
commit 3e3e4aea0e
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

2
go.mod
View File

@ -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