Skip to content

Commit c025185

Browse files
fix(deps): update module github.com/prometheus/procfs to v0.14.0
1 parent 8b4dc3f commit c025185

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

receiver/hostmetricsreceiver/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/open-telemetry/opentelemetry-collector-contrib/internal/coreinternal v0.99.0
99
github.com/open-telemetry/opentelemetry-collector-contrib/internal/filter v0.99.0
1010
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest v0.99.0
11-
github.com/prometheus/procfs v0.13.0
11+
github.com/prometheus/procfs v0.14.0
1212
github.com/shirou/gopsutil/v3 v3.24.3
1313
github.com/stretchr/testify v1.9.0
1414
github.com/yusufpapurcu/wmi v1.2.4

receiver/hostmetricsreceiver/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)