@@ -3,13 +3,13 @@ module github.com/openshift/installer
33go 1.25.0
44
55require (
6- cloud.google.com/go/kms v1.22.0
7- cloud.google.com/go/monitoring v1.24.2
8- cloud.google.com/go/storage v1.57 .0
6+ cloud.google.com/go/kms v1.23.2
7+ cloud.google.com/go/monitoring v1.24.3
8+ cloud.google.com/go/storage v1.59 .0
99 github.com/AlecAivazis/survey/v2 v2.3.7
1010 github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
11- github.com/Azure/azure-sdk-for-go/sdk/azcore v1.19.1
12- github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.13.0
11+ github.com/Azure/azure-sdk-for-go/sdk/azcore v1.20.0
12+ github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.13.1
1313 github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization/v3 v3.0.0-beta.2
1414 github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v4 v4.2.1
1515 github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5 v5.7.0
@@ -22,7 +22,7 @@ require (
2222 github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resourcegraph/armresourcegraph v0.8.2
2323 github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources v1.2.0
2424 github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.8.1
25- github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.2
25+ github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.3
2626 github.com/Azure/go-autorest/autorest v0.11.30
2727 github.com/Azure/go-autorest/autorest/to v0.4.0
2828 github.com/IBM-Cloud/bluemix-go v0.0.0-20211102075456-ffc4e11dfb16
@@ -38,7 +38,7 @@ require (
3838 github.com/cavaliercoder/go-cpio v0.0.0-20180626203310-925f9528c45e
3939 github.com/clarketm/json v1.14.1
4040 github.com/containers/image/v5 v5.31.0
41- github.com/coreos/ignition/v2 v2.24 .0
41+ github.com/coreos/ignition/v2 v2.26 .0
4242 github.com/coreos/stream-metadata-go v0.4.10-0.20250806142651-4a7d280a6c7b
4343 github.com/daixiang0/gci v0.13.5
4444 github.com/digitalocean/go-libvirt v0.0.0-20240220204746-fcabe97a6eed
@@ -55,7 +55,7 @@ require (
5555 github.com/golang/protobuf v1.5.4
5656 github.com/google/go-cmp v0.7.0
5757 github.com/google/uuid v1.6.0
58- github.com/googleapis/gax-go/v2 v2.15 .0
58+ github.com/googleapis/gax-go/v2 v2.16 .0
5959 github.com/gophercloud/gophercloud/v2 v2.8.0
6060 github.com/gophercloud/utils/v2 v2.0.0-20250212084022-725b94822eeb
6161 github.com/h2non/filetype v1.0.12
@@ -103,15 +103,15 @@ require (
103103 github.com/vincent-petithory/dataurl v1.0.0
104104 github.com/vmware/govmomi v0.52.0
105105 go.uber.org/mock v0.6.0
106- golang.org/x/crypto v0.46 .0
106+ golang.org/x/crypto v0.47 .0
107107 golang.org/x/oauth2 v0.34.0
108108 golang.org/x/sync v0.19.0
109- golang.org/x/sys v0.39 .0
110- golang.org/x/term v0.38 .0
111- golang.org/x/text v0.32 .0
112- google.golang.org/api v0.255 .0
113- google.golang.org/genproto/googleapis/api v0.0.0-20250825161204-c5933d9347a5
114- google.golang.org/grpc v1.76 .0
109+ golang.org/x/sys v0.40 .0
110+ golang.org/x/term v0.39 .0
111+ golang.org/x/text v0.33 .0
112+ google.golang.org/api v0.259 .0
113+ google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217
114+ google.golang.org/grpc v1.78 .0
115115 gopkg.in/ini.v1 v1.67.0
116116 gopkg.in/yaml.v2 v2.4.0
117117 k8s.io/api v0.35.1
@@ -159,21 +159,20 @@ require github.com/k-orc/openstack-resource-controller/v2 v2.3.0
159159
160160require (
161161 cel.dev/expr v0.24.0 // indirect
162- github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.29 .0 // indirect
163- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.53 .0 // indirect
164- github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.53 .0 // indirect
162+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30 .0 // indirect
163+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.54 .0 // indirect
164+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.54 .0 // indirect
165165 github.com/aws/aws-sdk-go-v2/service/cloudfront v1.40.4 // indirect
166166 github.com/aws/aws-sdk-go-v2/service/signin v1.0.6 // indirect
167- github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443 // indirect
168- github.com/envoyproxy/go-control-plane/envoy v1.32.4 // indirect
167+ github.com/cncf/xds/go v0.0.0-20251022180443-0feb69152e9f // indirect
168+ github.com/envoyproxy/go-control-plane/envoy v1.35.0 // indirect
169169 github.com/envoyproxy/protoc-gen-validate v1.2.1 // indirect
170- github.com/go-jose/go-jose/v4 v4.1.2 // indirect
170+ github.com/go-jose/go-jose/v4 v4.1.3 // indirect
171171 github.com/golangci/plugin-module-register v0.1.2 // indirect
172172 github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
173- github.com/spiffe/go-spiffe/v2 v2.5 .0 // indirect
173+ github.com/spiffe/go-spiffe/v2 v2.6 .0 // indirect
174174 github.com/std-uritemplate/std-uritemplate/go/v2 v2.0.5 // indirect
175- github.com/zeebo/errs v1.4.0 // indirect
176- go.opentelemetry.io/contrib/detectors/gcp v1.37.0 // indirect
175+ go.opentelemetry.io/contrib/detectors/gcp v1.38.0 // indirect
177176 go.opentelemetry.io/otel/sdk v1.38.0 // indirect
178177 go.opentelemetry.io/otel/sdk/metric v1.38.0 // indirect
179178 go.yaml.in/yaml/v2 v2.4.3 // indirect
@@ -183,12 +182,12 @@ require (
183182)
184183
185184require (
186- cloud.google.com/go v0.121.6 // indirect
187- cloud.google.com/go/auth v0.17 .0 // indirect
185+ cloud.google.com/go v0.123.0 // indirect
186+ cloud.google.com/go/auth v0.18 .0 // indirect
188187 cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
189188 cloud.google.com/go/compute/metadata v0.9.0 // indirect
190189 cloud.google.com/go/iam v1.5.3 // indirect
191- cloud.google.com/go/longrunning v0.6.7 // indirect
190+ cloud.google.com/go/longrunning v0.7.0 // indirect
192191 github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.2 // indirect
193192 github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
194193 github.com/Azure/go-autorest v14.2.0+incompatible // indirect
@@ -197,7 +196,7 @@ require (
197196 github.com/Azure/go-autorest/autorest/validation v0.3.1 // indirect
198197 github.com/Azure/go-autorest/logger v0.2.2 // indirect
199198 github.com/Azure/go-autorest/tracing v0.6.1 // indirect
200- github.com/AzureAD/microsoft-authentication-library-for-go v1.5 .0 // indirect
199+ github.com/AzureAD/microsoft-authentication-library-for-go v1.6 .0 // indirect
201200 github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c // indirect
202201 github.com/MakeNowJust/heredoc v1.0.0 // indirect
203202 github.com/PaesslerAG/gval v1.0.0 // indirect
@@ -256,7 +255,7 @@ require (
256255 github.com/google/btree v1.1.3 // indirect
257256 github.com/google/gnostic-models v0.7.0 // indirect
258257 github.com/google/s2a-go v0.1.9 // indirect
259- github.com/googleapis/enterprise-certificate-proxy v0.3.6 // indirect
258+ github.com/googleapis/enterprise-certificate-proxy v0.3.7 // indirect
260259 github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
261260 github.com/hashicorp/errwrap v1.1.0 // indirect
262261 github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
@@ -317,23 +316,23 @@ require (
317316 github.com/x448/float16 v0.8.4 // indirect
318317 github.com/xlab/treeprint v1.2.0 // indirect
319318 go.mongodb.org/mongo-driver v1.17.4 // indirect
320- go.opentelemetry.io/auto/sdk v1.1.0 // indirect
321- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.62 .0 // indirect
319+ go.opentelemetry.io/auto/sdk v1.2.1 // indirect
320+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63 .0 // indirect
322321 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 // indirect
323322 go.opentelemetry.io/otel v1.38.0 // indirect
324323 go.opentelemetry.io/otel/metric v1.38.0 // indirect
325324 go.opentelemetry.io/otel/trace v1.38.0 // indirect
326325 go.uber.org/multierr v1.11.0 // indirect
327326 go.uber.org/zap v1.27.0 // indirect
328327 golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 // indirect
329- golang.org/x/mod v0.30 .0
330- golang.org/x/net v0.48 .0 // indirect
328+ golang.org/x/mod v0.31 .0
329+ golang.org/x/net v0.49 .0 // indirect
331330 golang.org/x/time v0.14.0 // indirect
332- golang.org/x/tools v0.39 .0 // indirect
331+ golang.org/x/tools v0.40 .0 // indirect
333332 gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
334- google.golang.org/genproto v0.0.0-20250707201910-8d1bb00bc6a7 // indirect
335- google.golang.org/genproto/googleapis/rpc v0.0.0-20251029180050-ab9386a59fda // indirect
336- google.golang.org/protobuf v1.36.10 // indirect
333+ google.golang.org/genproto v0.0.0-20251202230838-ff82c1b0f217 // indirect
334+ google.golang.org/genproto/googleapis/rpc v0.0.0-20251222181119-0a764e51fe1b // indirect
335+ google.golang.org/protobuf v1.36.11 // indirect
337336 gopkg.in/evanphx/json-patch.v4 v4.13.0 // indirect
338337 gopkg.in/gcfg.v1 v1.2.3 // indirect
339338 gopkg.in/inf.v0 v0.9.1 // indirect
0 commit comments