Skip to content

Commit 435c3a3

Browse files
Update github.com/openshift/api digest to 2e89059
1 parent 08e02a3 commit 435c3a3

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
@@ -6,7 +6,7 @@ require (
66
github.com/onsi/ginkgo/v2 v2.25.3
77
github.com/onsi/gomega v1.38.2
88
github.com/opdev/subreconciler v0.0.0-20230302151718-c4c8b5ec17c5
9-
github.com/openshift/api v0.0.0-20250919093554-588d5490d187
9+
github.com/openshift/api v0.0.0-20251103172241-2e89059c36be
1010
github.com/zach-klippenstein/goregen v0.0.0-20160303162051-795b5e3961ea
1111
k8s.io/api v0.34.1
1212
k8s.io/apimachinery v0.34.1

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ github.com/opdev/subreconciler v0.0.0-20230302151718-c4c8b5ec17c5 h1:ObusmubWjKa
9090
github.com/opdev/subreconciler v0.0.0-20230302151718-c4c8b5ec17c5/go.mod h1:E4wuRlHBNn/V04QINCioS7538YoaODQA8Phmooz18lU=
9191
github.com/openshift/api v0.0.0-20250919093554-588d5490d187 h1:mmWVIXa3npsAIZgFTgzniKhCXeL6xHN5kLp7KCJGibg=
9292
github.com/openshift/api v0.0.0-20250919093554-588d5490d187/go.mod h1:SPLf21TYPipzCO67BURkCfK6dcIIxx0oNRVWaOyRcXM=
93+
github.com/openshift/api v0.0.0-20251103172241-2e89059c36be h1:ap3/1sijyJPQ0cwieJBZHFZF38Vs2Udy9FBpGjr2o7U=
94+
github.com/openshift/api v0.0.0-20251103172241-2e89059c36be/go.mod h1:d5uzF0YN2nQQFA0jIEWzzOZ+edmo6wzlGLvx5Fhz4uY=
9395
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
9496
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
9597
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=

0 commit comments

Comments
 (0)