2020-05-24 18:38:05 +00:00
|
|
|
module github.com/prometheus-community/windows_exporter
|
2019-10-19 14:50:13 +00:00
|
|
|
|
2024-09-10 22:34:10 +00:00
|
|
|
go 1.23
|
2019-10-19 14:50:13 +00:00
|
|
|
|
|
|
|
require (
|
2024-10-28 12:53:32 +00:00
|
|
|
github.com/Microsoft/hcsshim v0.12.8
|
2023-11-20 11:50:16 +00:00
|
|
|
github.com/alecthomas/kingpin/v2 v2.4.0
|
2024-10-14 11:38:02 +00:00
|
|
|
github.com/bmatcuk/doublestar/v4 v4.7.1
|
2021-11-14 11:50:42 +00:00
|
|
|
github.com/dimchansky/utfbom v1.1.1
|
2023-08-21 11:56:35 +00:00
|
|
|
github.com/go-ole/go-ole v1.3.0
|
2024-09-10 22:34:10 +00:00
|
|
|
github.com/google/uuid v1.6.0
|
2024-10-24 16:57:53 +00:00
|
|
|
github.com/prometheus/client_golang v1.20.5
|
2024-04-09 20:26:11 +00:00
|
|
|
github.com/prometheus/client_model v0.6.1
|
2024-10-28 11:40:17 +00:00
|
|
|
github.com/prometheus/common v0.60.1
|
2024-11-04 11:33:58 +00:00
|
|
|
github.com/prometheus/exporter-toolkit v0.13.1
|
2024-03-04 20:28:09 +00:00
|
|
|
github.com/stretchr/testify v1.9.0
|
2024-10-07 12:51:29 +00:00
|
|
|
golang.org/x/sys v0.26.0
|
2022-07-25 11:25:10 +00:00
|
|
|
gopkg.in/yaml.v3 v3.0.1
|
2019-10-19 14:50:13 +00:00
|
|
|
)
|
2023-03-17 17:07:52 +00:00
|
|
|
|
|
|
|
require (
|
2024-04-22 11:56:02 +00:00
|
|
|
github.com/Microsoft/go-winio v0.6.2 // indirect
|
2024-11-03 16:23:26 +00:00
|
|
|
github.com/alecthomas/units v0.0.0-20240927000941-0f3dac36c52b // indirect
|
2023-03-17 17:07:52 +00:00
|
|
|
github.com/beorn7/perks v1.0.1 // indirect
|
2024-08-19 15:23:39 +00:00
|
|
|
github.com/cespare/xxhash/v2 v2.3.0 // indirect
|
2024-08-27 19:12:34 +00:00
|
|
|
github.com/containerd/cgroups/v3 v3.0.3 // indirect
|
2024-10-28 12:53:32 +00:00
|
|
|
github.com/containerd/containerd v1.7.23 // indirect
|
|
|
|
github.com/containerd/errdefs v0.3.0 // indirect
|
2023-03-17 17:07:52 +00:00
|
|
|
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
|
2023-11-04 19:51:35 +00:00
|
|
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
2023-07-31 11:22:33 +00:00
|
|
|
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
|
2023-03-17 17:07:52 +00:00
|
|
|
github.com/jpillora/backoff v1.0.0 // indirect
|
2024-11-03 16:23:26 +00:00
|
|
|
github.com/klauspost/compress v1.17.11 // indirect
|
2024-09-10 22:34:10 +00:00
|
|
|
github.com/mdlayher/socket v0.5.1 // indirect
|
|
|
|
github.com/mdlayher/vsock v1.2.1 // indirect
|
2024-07-01 12:54:05 +00:00
|
|
|
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
|
2023-03-17 17:07:52 +00:00
|
|
|
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f // indirect
|
2024-09-19 21:15:02 +00:00
|
|
|
github.com/pkg/errors v0.9.1 // indirect
|
2023-11-04 19:51:35 +00:00
|
|
|
github.com/pmezard/go-difflib v1.0.0 // indirect
|
2024-07-01 12:54:05 +00:00
|
|
|
github.com/prometheus/procfs v0.15.1 // indirect
|
2024-09-10 22:34:10 +00:00
|
|
|
github.com/sirupsen/logrus v1.9.3 // indirect
|
2023-03-17 17:07:52 +00:00
|
|
|
github.com/xhit/go-str2duration/v2 v2.1.0 // indirect
|
2024-09-10 22:34:10 +00:00
|
|
|
go.opencensus.io v0.24.0 // indirect
|
2024-11-03 16:23:26 +00:00
|
|
|
golang.org/x/crypto v0.28.0 // indirect
|
|
|
|
golang.org/x/net v0.30.0 // indirect
|
2024-09-10 22:34:10 +00:00
|
|
|
golang.org/x/oauth2 v0.23.0 // indirect
|
|
|
|
golang.org/x/sync v0.8.0 // indirect
|
2024-11-03 16:23:26 +00:00
|
|
|
golang.org/x/text v0.19.0 // indirect
|
|
|
|
google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 // indirect
|
|
|
|
google.golang.org/grpc v1.67.1 // indirect
|
|
|
|
google.golang.org/protobuf v1.35.1 // indirect
|
2023-03-17 17:07:52 +00:00
|
|
|
gopkg.in/yaml.v2 v2.4.0 // indirect
|
|
|
|
)
|