We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71ee46c commit c5de03eCopy full SHA for c5de03e
go.mod
@@ -15,7 +15,7 @@ require (
15
github.com/onsi/gomega v1.34.1
16
github.com/openshift/cluster-api-provider-agent/api v0.0.0-20250801140557-0bc32d8c31ab
17
github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87
18
- github.com/openshift/hive/apis v0.0.0-20231220215202-ad99b9e52d27
+ github.com/openshift/hive/apis 47d2de160d04
19
github.com/pkg/errors v0.9.1
20
github.com/sirupsen/logrus v1.9.3
21
github.com/thoas/go-funk v0.9.3
0 commit comments