@@ -8,7 +8,7 @@ require (
8
8
github.com/open-telemetry/opentelemetry-collector-contrib/internal/filter v0.108.0
9
9
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/experimentalmetricmetadata v0.108.0
10
10
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest v0.108.0
11
- github.com/prometheus-community/windows_exporter v0.27.2
11
+ github.com/prometheus-community/windows_exporter v0.28.1
12
12
github.com/prometheus/procfs v0.15.1
13
13
github.com/shirou/gopsutil/v4 v4.24.8
14
14
github.com/stretchr/testify v1.9.0
@@ -31,19 +31,20 @@ require (
31
31
32
32
require (
33
33
dario.cat/mergo v1.0.0 // indirect
34
- github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
34
+ github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
35
35
github.com/Microsoft/go-winio v0.6.2 // indirect
36
- github.com/Microsoft/hcsshim v0.12.5 // indirect
36
+ github.com/Microsoft/hcsshim v0.12.6 // indirect
37
37
github.com/beorn7/perks v1.0.1 // indirect
38
38
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
39
39
github.com/cespare/xxhash/v2 v2.3.0 // indirect
40
- github.com/containerd/containerd v1.7.18 // indirect
40
+ github.com/containerd/containerd v1.7.20 // indirect
41
41
github.com/containerd/errdefs v0.1.0 // indirect
42
42
github.com/containerd/log v0.1.0 // indirect
43
+ github.com/containerd/platforms v0.2.1 // indirect
43
44
github.com/cpuguy83/dockercfg v0.3.1 // indirect
44
45
github.com/davecgh/go-spew v1.1.1 // indirect
45
- github.com/distribution/reference v0.5 .0 // indirect
46
- github.com/docker/docker v26 .1.5 +incompatible // indirect
46
+ github.com/distribution/reference v0.6 .0 // indirect
47
+ github.com/docker/docker v27 .1.1 +incompatible // indirect
47
48
github.com/docker/go-connections v0.5.0 // indirect
48
49
github.com/docker/go-units v0.5.0 // indirect
49
50
github.com/felixge/httpsnoop v1.0.4 // indirect
0 commit comments