Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/golang/mock v1.6.0
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.34.1
github.com/openshift/cluster-api-provider-agent/api v0.0.0-20250801140557-0bc32d8c31ab
github.com/openshift/cluster-api-provider-agent/api v0.0.0-20250908164308-2bc44cc6d363
github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87
github.com/openshift/hive/apis v0.0.0-20231220215202-ad99b9e52d27
github.com/pkg/errors v0.9.1
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ github.com/openshift/assisted-service/api/v1beta1
# github.com/openshift/assisted-service/models v0.0.0 => github.com/openshift/assisted-service/models v0.0.0-20250821113912-5ad96ae324a1
## explicit; go 1.21
github.com/openshift/assisted-service/models
# github.com/openshift/cluster-api-provider-agent/api v0.0.0-20250801140557-0bc32d8c31ab => ./api
# github.com/openshift/cluster-api-provider-agent/api v0.0.0-20250908164308-2bc44cc6d363 => ./api
## explicit; go 1.21
github.com/openshift/cluster-api-provider-agent/api/v1alpha1
github.com/openshift/cluster-api-provider-agent/api/v1beta1
Expand Down