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

@@ -16,10 +16,8 @@ require (
github.com/grpc-ecosystem/grpc-gateway v1.16.0
github.com/jonboulle/clockwork v0.2.2
github.com/kr/text v0.2.0 // indirect
github.com/prometheus/client_golang v1.5.1
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/client_model v0.2.0
github.com/prometheus/common v0.10.0 // indirect
github.com/prometheus/procfs v0.2.0 // indirect
github.com/sirupsen/logrus v1.7.0 // indirect
github.com/soheilhy/cmux v0.1.5
github.com/spf13/cobra v1.1.3