File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ require (
3939 github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver v0.141.0
4040 github.com/open-telemetry/opentelemetry-collector-contrib/receiver/tcplogreceiver v0.141.0
4141 github.com/open-telemetry/opentelemetry-collector-contrib/testbed v0.141.0
42+ github.com/pkg/errors v0.9.1
4243 github.com/prometheus/client_model v0.6.2
4344 github.com/prometheus/common v0.67.4
4445 github.com/shirou/gopsutil/v4 v4.25.11
@@ -250,7 +251,6 @@ require (
250251 github.com/pelletier/go-toml/v2 v2.2.4 // indirect
251252 github.com/pierrec/lz4/v4 v4.1.22 // indirect
252253 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
253- github.com/pkg/errors v0.9.1 // indirect
254254 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
255255 github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
256256 github.com/prometheus/otlptranslator v1.0.0 // indirect
You can’t perform that action at this time.
0 commit comments