1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 06:46:36 +01:00
This commit is contained in:
Joseph Callen
2025-08-26 14:11:54 -04:00
parent 19fc413c0c
commit db98975c7c
54 changed files with 1053 additions and 1231 deletions

2
go.mod
View File

@@ -115,7 +115,7 @@ require (
github.com/thoas/go-funk v0.9.3
github.com/ulikunitz/xz v0.5.12
github.com/vincent-petithory/dataurl v1.0.0
github.com/vmware/govmomi v0.47.1
github.com/vmware/govmomi v0.49.0
go.uber.org/mock v0.5.0
golang.org/x/crypto v0.38.0
golang.org/x/oauth2 v0.28.0