Skip to content

Commit fb5ece1

Browse files
Update module github.com/prometheus/common to v0.49.0
1 parent 9d51fd9 commit fb5ece1

File tree

6 files changed

+12
-4
lines changed

6 files changed

+12
-4
lines changed

component/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.21
55
require (
66
github.com/prometheus/client_golang v1.19.0
77
github.com/prometheus/client_model v0.6.0
8-
github.com/prometheus/common v0.48.0
8+
github.com/prometheus/common v0.49.0
99
github.com/stretchr/testify v1.9.0
1010
go.opentelemetry.io/collector/config/configtelemetry v0.96.0
1111
go.opentelemetry.io/collector/confmap v0.96.0
@@ -37,7 +37,7 @@ require (
3737
github.com/mitchellh/reflectwalk v1.0.2 // indirect
3838
github.com/pmezard/go-difflib v1.0.0 // indirect
3939
github.com/prometheus/procfs v0.12.0 // indirect
40-
golang.org/x/net v0.20.0 // indirect
40+
golang.org/x/net v0.21.0 // indirect
4141
golang.org/x/sys v0.17.0 // indirect
4242
golang.org/x/text v0.14.0 // indirect
4343
google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80 // indirect

component/go.sum

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

processor/batchprocessor/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.21
55
require (
66
github.com/prometheus/client_golang v1.19.0
77
github.com/prometheus/client_model v0.6.0
8-
github.com/prometheus/common v0.48.0
8+
github.com/prometheus/common v0.49.0
99
github.com/stretchr/testify v1.9.0
1010
go.opentelemetry.io/collector v0.96.0
1111
go.opentelemetry.io/collector/component v0.96.0

processor/batchprocessor/go.sum

Lines changed: 2 additions & 0 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
@@ -6,7 +6,7 @@ require (
66
github.com/google/uuid v1.6.0
77
github.com/prometheus/client_golang v1.19.0
88
github.com/prometheus/client_model v0.6.0
9-
github.com/prometheus/common v0.48.0
9+
github.com/prometheus/common v0.49.0
1010
github.com/shirou/gopsutil/v3 v3.24.1
1111
github.com/stretchr/testify v1.9.0
1212
go.opencensus.io v0.24.0

service/go.sum

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

0 commit comments

Comments
 (0)