@@ -6,41 +6,42 @@ require (
6
6
github.com/fatih/color v1.16.0
7
7
github.com/go-chi/chi/v5 v5.0.11
8
8
github.com/kr/logfmt v0.0.0-20210122060352-19f9bcb100e6
9
- github.com/onsi/ginkgo/v2 v2.13 .0
10
- github.com/onsi/gomega v1.29.0
9
+ github.com/onsi/ginkgo/v2 v2.19 .0
10
+ github.com/onsi/gomega v1.33.1
11
11
github.com/shirou/gopsutil/v3 v3.22.10
12
- k8s.io/api v0.29.1
13
- k8s.io/apimachinery v0.29.1
12
+ k8s.io/api v0.31.0
13
+ k8s.io/apimachinery v0.31.0
14
14
k8s.io/cli-runtime v0.29.1
15
- k8s.io/client-go v0.29.1
16
- sigs.k8s.io/controller-runtime v0.16 .3
15
+ k8s.io/client-go v0.31.0
16
+ sigs.k8s.io/controller-runtime v0.19 .3
17
17
)
18
18
19
19
require (
20
20
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
21
21
github.com/Microsoft/go-winio v0.6.0 // indirect
22
22
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be // indirect
23
+ github.com/containerd/log v0.1.0 // indirect
23
24
github.com/distribution/reference v0.6.0 // indirect
24
- github.com/docker/distribution v2.8.2+incompatible // indirect
25
25
github.com/docker/go-connections v0.4.0 // indirect
26
26
github.com/docker/go-units v0.5.0 // indirect
27
27
github.com/evanphx/json-patch v5.6.0+incompatible // indirect
28
- github.com/felixge/httpsnoop v1.0.3 // indirect
28
+ github.com/felixge/httpsnoop v1.0.4 // indirect
29
+ github.com/fxamacker/cbor/v2 v2.7.0 // indirect
29
30
github.com/go-errors/errors v1.4.2 // indirect
30
31
github.com/go-logr/stdr v1.2.2 // indirect
31
32
github.com/go-ole/go-ole v1.2.6 // indirect
32
- github.com/go-task/slim-sprig v0 .0.0-20230315185526-52ccab3ef572 // indirect
33
+ github.com/go-task/slim-sprig/v3 v3 .0.0 // indirect
33
34
github.com/google/btree v1.0.1 // indirect
34
35
github.com/google/gnostic-models v0.6.8 // indirect
35
- github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 // indirect
36
+ github.com/google/pprof v0.0.0-20240525223248-4bfdf5a9a2af // indirect
36
37
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
37
38
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 // indirect
38
39
github.com/inconshreveable/mousetrap v1.1.0 // indirect
39
40
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
40
41
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
41
42
github.com/mattn/go-colorable v0.1.13 // indirect
42
43
github.com/mattn/go-isatty v0.0.20 // indirect
43
- github.com/moby/term v0.0.0-20221205130635-1aeaba878587 // indirect
44
+ github.com/moby/term v0.5.0 // indirect
44
45
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
45
46
github.com/morikuni/aec v1.0.0 // indirect
46
47
github.com/opencontainers/go-digest v1.0.0 // indirect
@@ -49,79 +50,79 @@ require (
49
50
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
50
51
github.com/tklauser/go-sysconf v0.3.10 // indirect
51
52
github.com/tklauser/numcpus v0.4.0 // indirect
53
+ github.com/x448/float16 v0.8.4 // indirect
52
54
github.com/xlab/treeprint v1.2.0 // indirect
53
55
github.com/yusufpapurcu/wmi v1.2.2 // indirect
54
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.35.1 // indirect
55
- go.opentelemetry.io/otel v1.10.0 // indirect
56
- go.opentelemetry.io/otel/metric v0.31.0 // indirect
57
- go.opentelemetry.io/otel/trace v1.10.0 // indirect
56
+ go.opentelemetry.io/auto/sdk v1.1.0 // indirect
57
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 // indirect
58
+ go.opentelemetry.io/otel v1.33.0 // indirect
59
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.33.0 // indirect
60
+ go.opentelemetry.io/otel/metric v1.33.0 // indirect
61
+ go.opentelemetry.io/otel/sdk v1.33.0 // indirect
62
+ go.opentelemetry.io/otel/trace v1.33.0 // indirect
58
63
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
59
- golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
60
- golang.org/x/mod v0.14 .0 // indirect
61
- golang.org/x/sync v0.5 .0 // indirect
62
- golang.org/x/tools v0.16.1 // indirect
64
+ golang.org/x/exp v0.0.0-20230515195305-f3d0a9c9a5cc // indirect
65
+ golang.org/x/mod v0.17 .0 // indirect
66
+ golang.org/x/sync v0.10 .0 // indirect
67
+ golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
63
68
gotest.tools/v3 v3.5.1 // indirect
64
69
sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 // indirect
65
70
sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 // indirect
66
71
)
67
72
68
73
require (
69
74
github.com/beorn7/perks v1.0.1 // indirect
70
- github.com/cespare/xxhash/v2 v2.2 .0 // indirect
75
+ github.com/cespare/xxhash/v2 v2.3 .0 // indirect
71
76
github.com/creack/pty v1.1.21
72
- github.com/davecgh/go-spew v1.1.1 // indirect
77
+ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
73
78
github.com/docker/docker v25.0.6+incompatible
74
79
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
75
- github.com/evanphx/json-patch/v5 v5.6.0 // indirect
76
- github.com/fsnotify/fsnotify v1.6.0 // indirect
80
+ github.com/evanphx/json-patch/v5 v5.9.0 // indirect
77
81
github.com/gliderlabs/ssh v0.3.7
78
- github.com/go-logr/logr v1.3.0
79
- github.com/go-logr/zapr v1.2.4 // indirect
82
+ github.com/go-logr/logr v1.4.2
83
+ github.com/go-logr/zapr v1.3.0 // indirect
80
84
github.com/go-openapi/jsonpointer v0.19.6 // indirect
81
85
github.com/go-openapi/jsonreference v0.20.2 // indirect
82
- github.com/go-openapi/swag v0.22.3 // indirect
86
+ github.com/go-openapi/swag v0.22.4 // indirect
83
87
github.com/gogo/protobuf v1.3.2 // indirect
84
88
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
85
- github.com/golang/protobuf v1.5.3 // indirect
89
+ github.com/golang/protobuf v1.5.4 // indirect
86
90
github.com/google/go-cmp v0.6.0 // indirect
87
91
github.com/google/gofuzz v1.2.0 // indirect
88
- github.com/google/uuid v1.3 .0 // indirect
92
+ github.com/google/uuid v1.6 .0 // indirect
89
93
github.com/imdario/mergo v0.3.13 // indirect
90
94
github.com/josharian/intern v1.0.0 // indirect
91
95
github.com/json-iterator/go v1.1.12 // indirect
92
96
github.com/mailru/easyjson v0.7.7 // indirect
93
- github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
94
97
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
95
98
github.com/modern-go/reflect2 v1.0.2 // indirect
96
99
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
97
100
github.com/pkg/errors v0.9.1
98
- github.com/prometheus/client_golang v1.16.0
99
- github.com/prometheus/client_model v0.4.0 // indirect
100
- github.com/prometheus/common v0.44 .0 // indirect
101
- github.com/prometheus/procfs v0.10 .1 // indirect
102
- github.com/spf13/cobra v1.8.0
101
+ github.com/prometheus/client_golang v1.19.1
102
+ github.com/prometheus/client_model v0.6.1 // indirect
103
+ github.com/prometheus/common v0.55 .0 // indirect
104
+ github.com/prometheus/procfs v0.15 .1 // indirect
105
+ github.com/spf13/cobra v1.8.1
103
106
github.com/spf13/pflag v1.0.5 // indirect
104
107
go.uber.org/multierr v1.11.0
105
108
go.uber.org/zap v1.26.0
106
- golang.org/x/crypto v0.17 .0
107
- golang.org/x/net v0.19 .0 // indirect
108
- golang.org/x/oauth2 v0.10 .0 // indirect
109
- golang.org/x/sys v0.15 .0
110
- golang.org/x/term v0.15 .0
111
- golang.org/x/text v0.14 .0 // indirect
109
+ golang.org/x/crypto v0.30 .0
110
+ golang.org/x/net v0.32 .0 // indirect
111
+ golang.org/x/oauth2 v0.21 .0 // indirect
112
+ golang.org/x/sys v0.28 .0
113
+ golang.org/x/term v0.27 .0
114
+ golang.org/x/text v0.21 .0 // indirect
112
115
golang.org/x/time v0.3.0 // indirect
113
116
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
114
- google.golang.org/appengine v1.6.7 // indirect
115
- google.golang.org/protobuf v1.31.0 // indirect
117
+ google.golang.org/protobuf v1.35.2 // indirect
116
118
gopkg.in/inf.v0 v0.9.1 // indirect
117
119
gopkg.in/yaml.v2 v2.4.0
118
120
gopkg.in/yaml.v3 v3.0.1 // indirect
119
- k8s.io/apiextensions-apiserver v0.28.3 // indirect
120
- k8s.io/component-base v0.28.3 // indirect
121
- k8s.io/klog/v2 v2.110.1
122
- k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 // indirect
123
- k8s.io/utils v0.0.0-20230726121419-3b25d923346b // indirect
121
+ k8s.io/apiextensions-apiserver v0.31.0 // indirect
122
+ k8s.io/klog/v2 v2.130.1
123
+ k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 // indirect
124
+ k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 // indirect
124
125
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
125
126
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
126
- sigs.k8s.io/yaml v1.3 .0 // indirect
127
+ sigs.k8s.io/yaml v1.4 .0 // indirect
127
128
)
0 commit comments