go.mod: Upgrade to prometheus/client_golang v1.11.1

This commit is contained in:
Manuel Rüger
2022-04-06 00:35:48 +02:00
parent 12ceac6fdd
commit 3b8c6512df
9 changed files with 15 additions and 15 deletions

View File

@@ -16,7 +16,7 @@ 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.11.0
github.com/prometheus/client_golang v1.11.1
github.com/prometheus/client_model v0.2.0
github.com/sirupsen/logrus v1.7.0 // indirect
github.com/soheilhy/cmux v0.1.5