Skip to content

Commit b703963

Browse files
fix(deps): update module github.com/prometheus/common to v0.67.4
1 parent 974da01 commit b703963

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

internal/e2e/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.24.0
44

55
require (
66
github.com/google/go-cmp v0.7.0
7-
github.com/prometheus/common v0.67.1
7+
github.com/prometheus/common v0.67.4
88
github.com/stretchr/testify v1.11.1
99
go.opentelemetry.io/collector/component v1.46.0
1010
go.opentelemetry.io/collector/component/componentstatus v0.140.0

internal/e2e/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.0
55
require (
66
github.com/google/uuid v1.6.0
77
github.com/prometheus/client_model v0.6.2
8-
github.com/prometheus/common v0.67.1
8+
github.com/prometheus/common v0.67.4
99
github.com/shirou/gopsutil/v4 v4.25.10
1010
github.com/stretchr/testify v1.11.1
1111
go.opentelemetry.io/collector/component v1.46.0

service/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)