Skip to content

Commit 2a31929

Browse files
Update github.com/openshift/api digest to 999c45c
1 parent a341559 commit 2a31929

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/onsi/ginkgo/v2 v2.27.2
88
github.com/onsi/gomega v1.38.2
99
github.com/opdev/subreconciler v0.0.3
10-
github.com/openshift/api v0.0.0-20251120145848-32e27fc232a9
10+
github.com/openshift/api v0.0.0-20251124165233-999c45c0835a
1111
github.com/zach-klippenstein/goregen v0.0.0-20160303162051-795b5e3961ea
1212
k8s.io/api v0.34.2
1313
k8s.io/apimachinery v0.34.2

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@ github.com/opdev/subreconciler v0.0.3 h1:nxn69iW9LxLqD4jSjYD1NFpbAvnY+KQKT5AXYOv
122122
github.com/opdev/subreconciler v0.0.3/go.mod h1:6tYcZpeEElu/FIPHSeSD9wdq8O+odsjo4gUPWXVcZo4=
123123
github.com/openshift/api v0.0.0-20251120145848-32e27fc232a9 h1:oof7rtwtidp0ktq759ahPvuexk7nppGWTJo0ubXuupo=
124124
github.com/openshift/api v0.0.0-20251120145848-32e27fc232a9/go.mod h1:d5uzF0YN2nQQFA0jIEWzzOZ+edmo6wzlGLvx5Fhz4uY=
125+
github.com/openshift/api v0.0.0-20251124165233-999c45c0835a h1:JOE2jAiwLRFITzhdKZ7jzBC5ZzXANQLDa+Gh/Ok0QAI=
126+
github.com/openshift/api v0.0.0-20251124165233-999c45c0835a/go.mod h1:d5uzF0YN2nQQFA0jIEWzzOZ+edmo6wzlGLvx5Fhz4uY=
125127
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
126128
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
127129
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=

0 commit comments

Comments
 (0)