Skip to content

Commit 3a98333

Browse files
Merge pull request #4 from rluisr/dependabot/go_modules/github.com/prometheus/client_golang-1.8.0
2 parents 193daf2 + e678348 commit 3a98333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/rluisr/mysqlrouter_exporter
33
go 1.15
44

55
require (
6-
github.com/prometheus/client_golang v1.1.0
6+
github.com/prometheus/client_golang v1.8.0
77
github.com/rluisr/mysqlrouter-go v1.0.1
88
)

0 commit comments

Comments
 (0)