Skip to content

Commit 6e7fe2c

Browse files
Update github.com/openshift/api digest to 1517fca
1 parent 8826124 commit 6e7fe2c

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-20250926020921-1517fca97fe3
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-20250926020921-1517fca97fe3 h1:nZKf29Jdy1wFFED7qtOYPShx/krrbCozY6777MCMN/g=
94+
github.com/openshift/api v0.0.0-20250926020921-1517fca97fe3/go.mod h1:SPLf21TYPipzCO67BURkCfK6dcIIxx0oNRVWaOyRcXM=
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)