Merge pull request #4 from unistack-org/renovate/mitchellh-hashstructure-1.x

Update module mitchellh/hashstructure to v1.1.0
This commit is contained in:
2021-02-19 00:58:27 +03:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

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.0.0
github.com/mitchellh/hashstructure v1.1.0
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