mirror of
https://github.com/cloudflare/cloudflared.git
synced 2026-05-14 19:40:41 +00:00
AUTH-4699, AUTH-8460, TUN-10179: Vendor gopsutil/v4 for cross-platform process identification
This commit is contained in:
Vendored
+35
-1
@@ -22,6 +22,13 @@ github.com/cpuguy83/go-md2man/v2/md2man
|
||||
# github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
|
||||
## explicit
|
||||
github.com/davecgh/go-spew/spew
|
||||
# github.com/ebitengine/purego v0.10.0
|
||||
## explicit; go 1.18
|
||||
github.com/ebitengine/purego
|
||||
github.com/ebitengine/purego/internal/cgo
|
||||
github.com/ebitengine/purego/internal/fakecgo
|
||||
github.com/ebitengine/purego/internal/strings
|
||||
github.com/ebitengine/purego/internal/xreflect
|
||||
# github.com/facebookgo/ensure v0.0.0-20160127193407-b4ab57deab51
|
||||
## explicit
|
||||
# github.com/facebookgo/freeport v0.0.0-20150612182905-d4adf43b75b9
|
||||
@@ -73,6 +80,10 @@ github.com/go-logr/logr/funcr
|
||||
# github.com/go-logr/stdr v1.2.2
|
||||
## explicit; go 1.16
|
||||
github.com/go-logr/stdr
|
||||
# github.com/go-ole/go-ole v1.2.6
|
||||
## explicit; go 1.12
|
||||
github.com/go-ole/go-ole
|
||||
github.com/go-ole/go-ole/oleutil
|
||||
# github.com/go-playground/validator/v10 v10.15.1
|
||||
## explicit; go 1.18
|
||||
# github.com/go-task/slim-sprig/v3 v3.0.0
|
||||
@@ -118,6 +129,9 @@ github.com/klauspost/compress/flate
|
||||
github.com/klauspost/compress/internal/le
|
||||
# github.com/klauspost/cpuid/v2 v2.2.5
|
||||
## explicit; go 1.15
|
||||
# github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0
|
||||
## explicit; go 1.16
|
||||
github.com/lufia/plan9stats
|
||||
# github.com/mattn/go-colorable v0.1.13
|
||||
## explicit; go 1.15
|
||||
github.com/mattn/go-colorable
|
||||
@@ -162,6 +176,9 @@ github.com/pkg/errors
|
||||
# github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
|
||||
## explicit
|
||||
github.com/pmezard/go-difflib/difflib
|
||||
# github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55
|
||||
## explicit; go 1.14
|
||||
github.com/power-devops/perfstat
|
||||
# github.com/prometheus/client_golang v1.22.0
|
||||
## explicit; go 1.22
|
||||
github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil
|
||||
@@ -207,6 +224,14 @@ github.com/rs/zerolog/log
|
||||
# github.com/russross/blackfriday/v2 v2.1.0
|
||||
## explicit
|
||||
github.com/russross/blackfriday/v2
|
||||
# github.com/shirou/gopsutil/v4 v4.26.3
|
||||
## explicit; go 1.24.0
|
||||
github.com/shirou/gopsutil/v4/common
|
||||
github.com/shirou/gopsutil/v4/cpu
|
||||
github.com/shirou/gopsutil/v4/internal/common
|
||||
github.com/shirou/gopsutil/v4/mem
|
||||
github.com/shirou/gopsutil/v4/net
|
||||
github.com/shirou/gopsutil/v4/process
|
||||
# github.com/stretchr/testify v1.11.1
|
||||
## explicit; go 1.17
|
||||
github.com/stretchr/testify/assert
|
||||
@@ -214,10 +239,19 @@ github.com/stretchr/testify/assert/yaml
|
||||
github.com/stretchr/testify/require
|
||||
# github.com/tinylib/msgp v1.6.3
|
||||
## explicit; go 1.24
|
||||
# github.com/tklauser/go-sysconf v0.3.16
|
||||
## explicit; go 1.24.0
|
||||
github.com/tklauser/go-sysconf
|
||||
# github.com/tklauser/numcpus v0.11.0
|
||||
## explicit; go 1.24.0
|
||||
github.com/tklauser/numcpus
|
||||
# github.com/urfave/cli/v2 v2.3.0 => github.com/ipostelnik/cli/v2 v2.3.1-0.20210324024421-b6ea8234fe3d
|
||||
## explicit; go 1.11
|
||||
github.com/urfave/cli/v2
|
||||
github.com/urfave/cli/v2/altsrc
|
||||
# github.com/yusufpapurcu/wmi v1.2.4
|
||||
## explicit; go 1.16
|
||||
github.com/yusufpapurcu/wmi
|
||||
# go.opentelemetry.io/auto/sdk v1.2.1
|
||||
## explicit; go 1.24.0
|
||||
go.opentelemetry.io/auto/sdk
|
||||
@@ -332,7 +366,7 @@ golang.org/x/oauth2/internal
|
||||
# golang.org/x/sync v0.14.0
|
||||
## explicit; go 1.23.0
|
||||
golang.org/x/sync/errgroup
|
||||
# golang.org/x/sys v0.40.0
|
||||
# golang.org/x/sys v0.41.0
|
||||
## explicit; go 1.24.0
|
||||
golang.org/x/sys/cpu
|
||||
golang.org/x/sys/execabs
|
||||
|
||||
Reference in New Issue
Block a user