mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 06:46:36 +01:00
go mod tidy
This commit is contained in:
3
go.mod
3
go.mod
@@ -74,7 +74,6 @@ require (
|
||||
github.com/h2non/filetype v1.0.12
|
||||
github.com/hashicorp/go-multierror v1.1.1
|
||||
github.com/hashicorp/go-version v1.7.0
|
||||
github.com/hashicorp/terraform-exec v0.17.3
|
||||
github.com/jarcoal/httpmock v1.3.1
|
||||
github.com/jongio/azidext/go/azidext v0.5.0
|
||||
github.com/kdomanski/iso9660 v0.2.1
|
||||
@@ -241,7 +240,6 @@ require (
|
||||
github.com/hashicorp/errwrap v1.1.0 // indirect
|
||||
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
|
||||
github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
|
||||
github.com/hashicorp/terraform-json v0.14.0 // indirect
|
||||
github.com/hexops/gotextdiff v1.0.3 // indirect
|
||||
github.com/inconshreveable/mousetrap v1.1.0 // indirect
|
||||
github.com/itchyny/gojq v0.12.8 // indirect
|
||||
@@ -301,7 +299,6 @@ require (
|
||||
github.com/x448/float16 v0.8.4 // indirect
|
||||
github.com/xlab/treeprint v1.2.0 // indirect
|
||||
github.com/yosida95/uritemplate/v3 v3.0.2 // indirect
|
||||
github.com/zclconf/go-cty v1.11.0 // indirect
|
||||
go.mongodb.org/mongo-driver v1.17.2 // indirect
|
||||
go.opencensus.io v0.24.0 // indirect
|
||||
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user