Skip to content

Commit 4046af8

Browse files
Update module github.com/prometheus/common to v1
| datasource | package | from | to | | ---------- | ---------------------------- | ------- | ------- | | go | github.com/prometheus/common | v0.65.0 | v1.20.3 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d85b34e commit 4046af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/onsi/ginkgo/v2 v2.25.2
1010
github.com/onsi/gomega v1.38.2
1111
github.com/prometheus/client_golang v1.23.0
12-
github.com/prometheus/common v0.65.0
12+
github.com/prometheus/common v1.20.3
1313
github.com/tsenart/vegeta/v12 v12.12.0
1414
k8s.io/api v0.34.0
1515
k8s.io/apiextensions-apiserver v0.34.0

0 commit comments

Comments
 (0)