File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/google/go-cmp v0.7.0
99 github.com/onsi/ginkgo/v2 v2.27.3
1010 github.com/onsi/gomega v1.38.3
11- github.com/openshift/api v0.0.0-20251212171319-cafbd603d60d
11+ github.com/openshift/api v0.0.0-20251214014457-bfa868a22401
1212 github.com/stretchr/testify v1.11.1
1313 go.uber.org/zap v1.27.1
1414 gopkg.in/yaml.v3 v3.0.1
Original file line number Diff line number Diff line change @@ -109,6 +109,8 @@ github.com/openshift/api v0.0.0-20251208101024-c2a41ea924bd h1:dVvuq3+RR7yEI2M8q
109109github.com/openshift/api v0.0.0-20251208101024-c2a41ea924bd /go.mod h1:d5uzF0YN2nQQFA0jIEWzzOZ+edmo6wzlGLvx5Fhz4uY =
110110github.com/openshift/api v0.0.0-20251212171319-cafbd603d60d h1:gu/8Xn37tkVgDSOM7Uxtk7M0oO4+9s2IbzHGd7yWmLg =
111111github.com/openshift/api v0.0.0-20251212171319-cafbd603d60d /go.mod h1:d5uzF0YN2nQQFA0jIEWzzOZ+edmo6wzlGLvx5Fhz4uY =
112+ github.com/openshift/api v0.0.0-20251214014457-bfa868a22401 h1:goMf6pBtRFSQaVElFk6K+GIAqnv7O84p7PJHH6pDz/E =
113+ github.com/openshift/api v0.0.0-20251214014457-bfa868a22401 /go.mod h1:d5uzF0YN2nQQFA0jIEWzzOZ+edmo6wzlGLvx5Fhz4uY =
112114github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
113115github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
114116github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments