We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 193daf2 + e678348 commit 3a98333Copy full SHA for 3a98333
go.mod
@@ -3,6 +3,6 @@ module github.com/rluisr/mysqlrouter_exporter
3
go 1.15
4
5
require (
6
- github.com/prometheus/client_golang v1.1.0
+ github.com/prometheus/client_golang v1.8.0
7
github.com/rluisr/mysqlrouter-go v1.0.1
8
)
0 commit comments