Skip to content

Commit 3f68d4d

Browse files
fix(deps): update module github.com/prometheus/client_golang to v1.21.1
1 parent 8da4130 commit 3f68d4d

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
@@ -5,7 +5,7 @@ go 1.19
55
require (
66
github.com/alecthomas/kingpin/v2 v2.3.2
77
github.com/go-kit/log v0.2.1
8-
github.com/prometheus/client_golang v1.16.0
8+
github.com/prometheus/client_golang v1.21.1
99
github.com/prometheus/common v0.44.0
1010
github.com/prometheus/exporter-toolkit v0.10.0
1111
github.com/stretchr/testify v1.8.4

0 commit comments

Comments
 (0)