Update client_golang dependency to v1.11.0

This commit is contained in:
Lili Cosic
2021-06-07 15:54:57 +02:00
parent e721e4eb10
commit 9fee8bf95e
12 changed files with 168 additions and 80 deletions

View File

@@ -22,7 +22,7 @@ require (
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/grpc-ecosystem/grpc-gateway v1.16.0
github.com/prometheus/client_golang v1.5.1
github.com/prometheus/client_golang v1.11.0
github.com/soheilhy/cmux v0.1.5
github.com/spf13/cobra v1.1.3
github.com/spf13/pflag v1.0.5