@@ -11,7 +11,7 @@ require (
11
11
github.com/VictoriaMetrics/operator/api v0.0.0-20231128174956-7965dba77210
12
12
github.com/backube/volsync v0.8.0
13
13
github.com/cert-manager/cert-manager v1.15.3
14
- github.com/cilium/cilium v1.16.1
14
+ github.com/cilium/cilium v1.16.8
15
15
github.com/crunchydata/postgres-operator v0.0.0-00010101000000-000000000000
16
16
github.com/external-secrets/external-secrets v0.9.11
17
17
github.com/grafana/grafana-operator/v5 v5.8.0
@@ -35,13 +35,15 @@ require (
35
35
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
36
36
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 // indirect
37
37
github.com/MakeNowJust/heredoc v1.0.0 // indirect
38
+ github.com/Masterminds/semver/v3 v3.2.1 // indirect
38
39
github.com/NYTimes/gziphandler v1.1.1 // indirect
39
40
github.com/VictoriaMetrics/VictoriaMetrics v1.91.3 // indirect
40
41
github.com/VictoriaMetrics/fasthttp v1.2.0 // indirect
41
42
github.com/VictoriaMetrics/metrics v1.24.0 // indirect
42
43
github.com/VictoriaMetrics/metricsql v0.56.2 // indirect
43
44
github.com/alecthomas/units v0.0.0-20231202071711-9a357b53e9c9 // indirect
44
45
github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df // indirect
46
+ github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
45
47
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
46
48
github.com/aws/aws-sdk-go v1.53.3 // indirect
47
49
github.com/beorn7/perks v1.0.1 // indirect
@@ -55,7 +57,7 @@ require (
55
57
github.com/chai2010/gettext-go v1.0.2 // indirect
56
58
github.com/cilium/ebpf v0.15.0 // indirect
57
59
github.com/cilium/hive v0.0.0-20240529072208-d997f86e4219 // indirect
58
- github.com/cilium/proxy v0.0.0-20240418093727-2c7164c53e26 // indirect
60
+ github.com/cilium/proxy v0.0.0-20241210133824-eaae5aca0fb9 // indirect
59
61
github.com/cockroachdb/apd/v3 v3.2.1 // indirect
60
62
github.com/containernetworking/cni v1.2.1 // indirect
61
63
github.com/coreos/go-semver v0.3.1 // indirect
@@ -75,7 +77,7 @@ require (
75
77
github.com/fsnotify/fsnotify v1.7.0 // indirect
76
78
github.com/fvbommel/sortorder v1.1.0 // indirect
77
79
github.com/go-errors/errors v1.4.2 // indirect
78
- github.com/go-jose/go-jose/v4 v4.0.2 // indirect
80
+ github.com/go-jose/go-jose/v4 v4.0.5 // indirect
79
81
github.com/go-kit/log v0.2.1 // indirect
80
82
github.com/go-logfmt/logfmt v0.6.0 // indirect
81
83
github.com/go-logr/logr v1.4.1 // indirect
@@ -169,7 +171,7 @@ require (
169
171
github.com/opentracing/opentracing-go v1.2.1-0.20220228012449-10b1cf09e00b // indirect
170
172
github.com/pelletier/go-toml/v2 v2.2.2 // indirect
171
173
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
172
- github.com/petermattis/goid v0.0.0-20230904192822-1876fd5063bc // indirect
174
+ github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7 // indirect
173
175
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
174
176
github.com/pkg/errors v0.9.1 // indirect
175
177
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
@@ -186,7 +188,7 @@ require (
186
188
github.com/ryanuber/go-glob v1.0.0 // indirect
187
189
github.com/sagikazarmark/locafero v0.4.0 // indirect
188
190
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
189
- github.com/sasha-s/go-deadlock v0.3.1 // indirect
191
+ github.com/sasha-s/go-deadlock v0.3.5 // indirect
190
192
github.com/shirou/gopsutil/v3 v3.23.8 // indirect
191
193
github.com/sirupsen/logrus v1.9.3 // indirect
192
194
github.com/sourcegraph/conc v0.3.0 // indirect
@@ -196,7 +198,7 @@ require (
196
198
github.com/spf13/pflag v1.0.6-0.20210604193023-d5e0c0615ace // indirect
197
199
github.com/spf13/viper v1.19.0 // indirect
198
200
github.com/stoewer/go-strcase v1.3.0 // indirect
199
- github.com/stretchr/testify v1.9 .0 // indirect
201
+ github.com/stretchr/testify v1.10 .0 // indirect
200
202
github.com/subosito/gotenv v1.6.0 // indirect
201
203
github.com/tetratelabs/wazero v1.0.2 // indirect
202
204
github.com/tklauser/go-sysconf v0.3.12 // indirect
@@ -207,7 +209,7 @@ require (
207
209
github.com/valyala/fasttemplate v1.2.2 // indirect
208
210
github.com/valyala/histogram v1.2.0 // indirect
209
211
github.com/valyala/quicktemplate v1.7.0 // indirect
210
- github.com/vishvananda/netlink v1.2 .1-beta.2.0.20240524165444-4d4ba1473f21 // indirect
212
+ github.com/vishvananda/netlink v1.3 .1-0.20241022031324-976bd8de7d81 // indirect
211
213
github.com/vishvananda/netns v0.0.4 // indirect
212
214
github.com/xlab/treeprint v1.2.0 // indirect
213
215
github.com/yusufpapurcu/wmi v1.2.3 // indirect
@@ -223,30 +225,30 @@ require (
223
225
go.opentelemetry.io/otel/metric v1.27.0 // indirect
224
226
go.opentelemetry.io/otel/sdk v1.26.0 // indirect
225
227
go.opentelemetry.io/otel/trace v1.27.0 // indirect
226
- go.opentelemetry.io/proto/otlp v1.2.0 // indirect
228
+ go.opentelemetry.io/proto/otlp v1.3.1 // indirect
227
229
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
228
230
go.uber.org/atomic v1.11.0 // indirect
229
231
go.uber.org/dig v1.17.1 // indirect
230
232
go.uber.org/goleak v1.3.0 // indirect
231
233
go.uber.org/multierr v1.11.0 // indirect
232
234
go.uber.org/zap v1.27.0 // indirect
233
235
go4.org/netipx v0.0.0-20231129151722-fdeea329fbba // indirect
234
- golang.org/x/crypto v0.24 .0 // indirect
236
+ golang.org/x/crypto v0.32 .0 // indirect
235
237
golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8 // indirect
236
238
golang.org/x/mod v0.18.0 // indirect
237
- golang.org/x/net v0.26 .0 // indirect
238
- golang.org/x/oauth2 v0.20 .0 // indirect
239
- golang.org/x/sync v0.7 .0 // indirect
240
- golang.org/x/sys v0.21 .0 // indirect
241
- golang.org/x/term v0.21 .0 // indirect
242
- golang.org/x/text v0.16 .0 // indirect
239
+ golang.org/x/net v0.33 .0 // indirect
240
+ golang.org/x/oauth2 v0.23 .0 // indirect
241
+ golang.org/x/sync v0.10 .0 // indirect
242
+ golang.org/x/sys v0.29 .0 // indirect
243
+ golang.org/x/term v0.28 .0 // indirect
244
+ golang.org/x/text v0.21 .0 // indirect
243
245
golang.org/x/time v0.5.0 // indirect
244
246
golang.org/x/tools v0.22.0 // indirect
245
247
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
246
- google.golang.org/genproto/googleapis/api v0.0.0-20240515191416-fc5f0ca64291 // indirect
247
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240624140628-dc46fd24d27d // indirect
248
- google.golang.org/grpc v1.64 .1 // indirect
249
- google.golang.org/protobuf v1.34 .2 // indirect
248
+ google.golang.org/genproto/googleapis/api v0.0.0-20241206012308-a4fef0638583 // indirect
249
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20241206012308-a4fef0638583 // indirect
250
+ google.golang.org/grpc v1.68 .1 // indirect
251
+ google.golang.org/protobuf v1.35 .2 // indirect
250
252
gopkg.in/inf.v0 v0.9.1 // indirect
251
253
gopkg.in/ini.v1 v1.67.0 // indirect
252
254
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
@@ -257,7 +259,7 @@ require (
257
259
k8s.io/cli-runtime v0.29.1 // indirect
258
260
k8s.io/component-base v0.30.2 // indirect
259
261
k8s.io/component-helpers v0.29.1 // indirect
260
- k8s.io/klog/v2 v2.120 .1 // indirect
262
+ k8s.io/klog/v2 v2.130 .1 // indirect
261
263
k8s.io/kms v0.30.1 // indirect
262
264
k8s.io/kube-openapi v0.0.0-20240430033511-f0e62f92d13f // indirect
263
265
k8s.io/kubectl v0.28.2 // indirect
0 commit comments