Skip to content

Commit fb6e3c3

Browse files
committed
Update module github.com/prometheus/client_golang to v1.12.1
1 parent 1ca42b2 commit fb6e3c3

File tree

2 files changed

+275
-1
lines changed

2 files changed

+275
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module stash.kopano.io/kc/prometheus-kopano-exporter
33
go 1.14
44

55
require (
6-
github.com/prometheus/client_golang v1.10.0
6+
github.com/prometheus/client_golang v1.12.1
77
github.com/sirupsen/logrus v1.6.0
88
github.com/spf13/cobra v1.0.0
99
)

0 commit comments

Comments
 (0)