@@ -7,20 +7,20 @@ replace sigs.k8s.io/cluster-api => ../../
7
7
replace sigs.k8s.io/cluster-api/test => ../../test
8
8
9
9
require (
10
- cloud.google.com/go/storage v1.51 .0
10
+ cloud.google.com/go/storage v1.53 .0
11
11
github.com/blang/semver/v4 v4.0.0
12
12
github.com/google/go-cmp v0.7.0
13
13
github.com/google/go-github v17.0.0+incompatible
14
14
github.com/onsi/gomega v1.37.0
15
15
github.com/pkg/errors v0.9.1
16
16
github.com/spf13/pflag v1.0.6
17
17
github.com/valyala/fastjson v1.6.4
18
- golang.org/x/oauth2 v0.29 .0
19
- google.golang.org/api v0.229 .0
20
- k8s.io/api v0.32.3
21
- k8s.io/apiextensions-apiserver v0.32.3
22
- k8s.io/apimachinery v0.32.3
23
- k8s.io/client-go v0.32.3
18
+ golang.org/x/oauth2 v0.30 .0
19
+ google.golang.org/api v0.230 .0
20
+ k8s.io/api v0.32.4
21
+ k8s.io/apiextensions-apiserver v0.32.4
22
+ k8s.io/apimachinery v0.32.4
23
+ k8s.io/client-go v0.32.4
24
24
k8s.io/klog/v2 v2.130.1
25
25
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f
26
26
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
@@ -34,11 +34,11 @@ require (
34
34
)
35
35
36
36
require (
37
- cel.dev/expr v0.19.2 // indirect
37
+ cel.dev/expr v0.20.0 // indirect
38
38
cloud.google.com/go/auth v0.16.0 // indirect
39
39
cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
40
40
cloud.google.com/go/monitoring v1.24.0 // indirect
41
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.25 .0 // indirect
41
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.27 .0 // indirect
42
42
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0 // indirect
43
43
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 // indirect
44
44
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
@@ -47,16 +47,20 @@ require (
47
47
github.com/envoyproxy/go-control-plane/envoy v1.32.4 // indirect
48
48
github.com/envoyproxy/protoc-gen-validate v1.2.1 // indirect
49
49
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
50
+ github.com/go-jose/go-jose/v4 v4.0.4 // indirect
50
51
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
51
52
github.com/google/btree v1.1.3 // indirect
52
53
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 // indirect
53
54
github.com/inconshreveable/mousetrap v1.1.0 // indirect
54
55
github.com/moby/docker-image-spec v1.3.1 // indirect
56
+ github.com/moby/sys/atomicwriter v0.1.0 // indirect
55
57
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
56
58
github.com/spf13/cobra v1.9.1 // indirect
59
+ github.com/spiffe/go-spiffe/v2 v2.5.0 // indirect
57
60
github.com/x448/float16 v0.8.4 // indirect
61
+ github.com/zeebo/errs v1.4.0 // indirect
58
62
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
59
- go.opentelemetry.io/contrib/detectors/gcp v1.34 .0 // indirect
63
+ go.opentelemetry.io/contrib/detectors/gcp v1.35 .0 // indirect
60
64
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28.0 // indirect
61
65
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.27.0 // indirect
62
66
go.opentelemetry.io/otel/sdk v1.35.0 // indirect
@@ -67,15 +71,15 @@ require (
67
71
)
68
72
69
73
require (
70
- cloud.google.com/go v0.118.3 // indirect
74
+ cloud.google.com/go v0.120.1 // indirect
71
75
cloud.google.com/go/compute/metadata v0.6.0 // indirect
72
- cloud.google.com/go/iam v1.4.1 // indirect
76
+ cloud.google.com/go/iam v1.5.2 // indirect
73
77
dario.cat/mergo v1.0.1 // indirect
74
78
github.com/MakeNowJust/heredoc v1.0.0 // indirect
75
79
github.com/Masterminds/goutils v1.1.1 // indirect
76
80
github.com/Masterminds/semver/v3 v3.3.0 // indirect
77
81
github.com/Masterminds/sprig/v3 v3.3.0 // indirect
78
- github.com/Microsoft/go-winio v0.6.1 // indirect
82
+ github.com/Microsoft/go-winio v0.6.2 // indirect
79
83
github.com/ProtonMail/go-crypto v1.0.0 // indirect
80
84
github.com/VividCortex/ewma v1.2.0 // indirect
81
85
github.com/adrg/xdg v0.5.3 // indirect
@@ -87,7 +91,7 @@ require (
87
91
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
88
92
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
89
93
github.com/distribution/reference v0.6.0 // indirect
90
- github.com/docker/docker v28.0.4 +incompatible // indirect
94
+ github.com/docker/docker v28.1.1 +incompatible // indirect
91
95
github.com/docker/go-connections v0.5.0 // indirect
92
96
github.com/docker/go-units v0.4.0 // indirect
93
97
github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46
@@ -163,29 +167,29 @@ require (
163
167
go.opentelemetry.io/otel/metric v1.35.0 // indirect
164
168
go.opentelemetry.io/otel/trace v1.35.0 // indirect
165
169
go.uber.org/multierr v1.11.0 // indirect
166
- golang.org/x/crypto v0.37 .0 // indirect
170
+ golang.org/x/crypto v0.38 .0 // indirect
167
171
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
168
172
golang.org/x/mod v0.24.0 // indirect
169
- golang.org/x/net v0.39 .0 // indirect
170
- golang.org/x/sync v0.13 .0 // indirect
171
- golang.org/x/sys v0.32 .0 // indirect
172
- golang.org/x/term v0.31 .0 // indirect
173
- golang.org/x/text v0.24 .0 // indirect
173
+ golang.org/x/net v0.40 .0 // indirect
174
+ golang.org/x/sync v0.14 .0 // indirect
175
+ golang.org/x/sys v0.33 .0 // indirect
176
+ golang.org/x/term v0.32 .0 // indirect
177
+ golang.org/x/text v0.25 .0 // indirect
174
178
golang.org/x/time v0.11.0 // indirect
175
179
golang.org/x/tools v0.31.0 // indirect
176
180
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
177
181
google.golang.org/genproto v0.0.0-20250303144028-a0af3efb3deb // indirect
178
- google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb // indirect
179
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250414145226-207652e42e2e // indirect
180
- google.golang.org/grpc v1.71.1 // indirect
182
+ google.golang.org/genproto/googleapis/api v0.0.0-20250425173222-7b384671a197 // indirect
183
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250425173222-7b384671a197 // indirect
184
+ google.golang.org/grpc v1.72.0 // indirect
181
185
google.golang.org/protobuf v1.36.6 // indirect
182
186
gopkg.in/inf.v0 v0.9.1 // indirect
183
187
gopkg.in/warnings.v0 v0.1.2 // indirect
184
188
gopkg.in/yaml.v2 v2.4.0 // indirect
185
189
gopkg.in/yaml.v3 v3.0.1 // indirect
186
- k8s.io/apiserver v0.32.3 // indirect
190
+ k8s.io/apiserver v0.32.4 // indirect
187
191
k8s.io/cluster-bootstrap v0.32.3 // indirect
188
- k8s.io/component-base v0.32.3 // indirect
192
+ k8s.io/component-base v0.32.4 // indirect
189
193
k8s.io/release v0.16.9
190
194
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 // indirect
191
195
sigs.k8s.io/kustomize/kyaml v0.17.2 // indirect
0 commit comments