We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfcd702 commit 8992280Copy full SHA for 8992280
go.mod
@@ -106,7 +106,7 @@ require (
106
github.com/modern-go/reflect2 v1.0.2 // indirect
107
github.com/nxadm/tail v1.4.8 // indirect
108
github.com/openshift/api v0.0.0-20250320115527-3aa9dd5b9002
109
- github.com/openshift/library-go v0.0.0-20250129210218-fe56c2cf5d70
+ github.com/openshift/library-go 6c2d3d0d6f05
110
github.com/openshift/machine-config-operator v0.0.1-0.20250401081735-9026ff2d802e
111
github.com/pborman/uuid v1.2.1
112
github.com/pkg/errors v0.9.1
0 commit comments