@@ -12,26 +12,27 @@ require (
12
12
github.com/google/gofuzz v1.2.0
13
13
github.com/onsi/ginkgo/v2 v2.17.1
14
14
github.com/onsi/gomega v1.32.0
15
- github.com/prometheus/client_golang v1.16 .0
16
- github.com/prometheus/client_model v0.4 .0
15
+ github.com/prometheus/client_golang v1.19 .0
16
+ github.com/prometheus/client_model v0.6 .0
17
17
go.uber.org/goleak v1.3.0
18
18
go.uber.org/zap v1.26.0
19
- golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
19
+ golang.org/x/exp v0.0.0-20230515195305-f3d0a9c9a5cc
20
20
golang.org/x/sys v0.18.0
21
21
gomodules.xyz/jsonpatch/v2 v2.4.0
22
- k8s.io/api v0.30.0
23
- k8s.io/apiextensions-apiserver v0.30.0
24
- k8s.io/apimachinery v0.30.0
25
- k8s.io/apiserver v0.30.0
26
- k8s.io/client-go v0.30.0
27
- k8s.io/component-base v0.30.0 // indirect
22
+ k8s.io/api v0.0.0-20240424173406-2676848ed820
23
+ k8s.io/apiextensions-apiserver v0.0.0-20240425015043-add218f28c96
24
+ k8s.io/apimachinery v0.0.0-20240424173219-03f2f3350dc5
25
+ k8s.io/apiserver v0.0.0-20240425014448-38aa2c2e10c1
26
+ k8s.io/client-go v0.0.0-20240424213639-6b47d7dcbef7
27
+ k8s.io/component-base v0.0.0-20240425013935-73cb3a739e5b // indirect
28
28
k8s.io/klog/v2 v2.120.1
29
29
k8s.io/utils v0.0.0-20230726121419-3b25d923346b
30
30
sigs.k8s.io/yaml v1.3.0
31
31
)
32
32
33
33
require (
34
- github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df // indirect
34
+ github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
35
+ github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a // indirect
35
36
github.com/beorn7/perks v1.0.1 // indirect
36
37
github.com/blang/semver/v4 v4.0.0 // indirect
37
38
github.com/cenkalti/backoff/v4 v4.2.1 // indirect
@@ -47,44 +48,43 @@ require (
47
48
github.com/gogo/protobuf v1.3.2 // indirect
48
49
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
49
50
github.com/golang/protobuf v1.5.4 // indirect
50
- github.com/google/cel-go v0.17.8 // indirect
51
+ github.com/google/cel-go v0.20.1 // indirect
51
52
github.com/google/gnostic-models v0.6.8 // indirect
52
53
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 // indirect
53
- github.com/google/uuid v1.3.0 // indirect
54
+ github.com/google/uuid v1.3.1 // indirect
54
55
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect
55
56
github.com/imdario/mergo v0.3.6 // indirect
56
57
github.com/josharian/intern v1.0.0 // indirect
57
58
github.com/json-iterator/go v1.1.12 // indirect
58
59
github.com/mailru/easyjson v0.7.7 // indirect
59
- github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
60
60
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
61
61
github.com/modern-go/reflect2 v1.0.2 // indirect
62
62
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
63
63
github.com/pkg/errors v0.9.1 // indirect
64
- github.com/prometheus/common v0.44 .0 // indirect
64
+ github.com/prometheus/common v0.48 .0 // indirect
65
65
github.com/prometheus/procfs v0.12.0 // indirect
66
66
github.com/spf13/pflag v1.0.5 // indirect
67
67
github.com/stoewer/go-strcase v1.2.0 // indirect
68
68
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.44.0 // indirect
69
- go.opentelemetry.io/otel v1.19 .0 // indirect
70
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19 .0 // indirect
71
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19 .0 // indirect
72
- go.opentelemetry.io/otel/metric v1.19 .0 // indirect
73
- go.opentelemetry.io/otel/sdk v1.19 .0 // indirect
74
- go.opentelemetry.io/otel/trace v1.19 .0 // indirect
69
+ go.opentelemetry.io/otel v1.20 .0 // indirect
70
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.20 .0 // indirect
71
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.20 .0 // indirect
72
+ go.opentelemetry.io/otel/metric v1.20 .0 // indirect
73
+ go.opentelemetry.io/otel/sdk v1.20 .0 // indirect
74
+ go.opentelemetry.io/otel/trace v1.20 .0 // indirect
75
75
go.opentelemetry.io/proto/otlp v1.0.0 // indirect
76
76
go.uber.org/multierr v1.11.0 // indirect
77
77
golang.org/x/net v0.23.0 // indirect
78
- golang.org/x/oauth2 v0.12 .0 // indirect
78
+ golang.org/x/oauth2 v0.18 .0 // indirect
79
79
golang.org/x/sync v0.6.0 // indirect
80
80
golang.org/x/term v0.18.0 // indirect
81
81
golang.org/x/text v0.14.0 // indirect
82
82
golang.org/x/time v0.3.0 // indirect
83
83
golang.org/x/tools v0.18.0 // indirect
84
84
google.golang.org/appengine v1.6.7 // indirect
85
- google.golang.org/genproto/googleapis/api v0.0.0-20230726155614-23370e0ffb3e // indirect
85
+ google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d // indirect
86
86
google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d // indirect
87
- google.golang.org/grpc v1.58.3 // indirect
87
+ google.golang.org/grpc v1.59.0 // indirect
88
88
google.golang.org/protobuf v1.33.0 // indirect
89
89
gopkg.in/inf.v0 v0.9.1 // indirect
90
90
gopkg.in/yaml.v2 v2.4.0 // indirect
0 commit comments