We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db5e80f commit c901c90Copy full SHA for c901c90
go.mod
@@ -15,7 +15,7 @@ require (
15
github.com/onsi/gomega v1.30.0
16
github.com/openshift-kni/lifecycle-agent v0.0.0-20240830194832-3f35535374a6
17
github.com/openshift/api v0.0.0-20240423014330-2cb60a113ad1
18
- github.com/openshift/hive/apis v0.0.0-20231220215202-ad99b9e52d27
+ github.com/openshift/hive/apis f05f35e68529
19
github.com/openshift/library-go v0.0.0-20240422143640-fad649cbbd63
20
github.com/sirupsen/logrus v1.9.3
21
golang.org/x/crypto v0.32.0
0 commit comments