Skip to content

Commit 1b40b2c

Browse files
Update github.com/openshift/api digest to bc748ef
1 parent 8ac186a commit 1b40b2c

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-20250919195347-bc748ef9703f
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
@@ -92,6 +92,8 @@ github.com/openshift/api v0.0.0-20250916150132-83b017b06367 h1:bG88JdzHVMY/o3b0i
9292
github.com/openshift/api v0.0.0-20250916150132-83b017b06367/go.mod h1:SPLf21TYPipzCO67BURkCfK6dcIIxx0oNRVWaOyRcXM=
9393
github.com/openshift/api v0.0.0-20250919093554-588d5490d187 h1:mmWVIXa3npsAIZgFTgzniKhCXeL6xHN5kLp7KCJGibg=
9494
github.com/openshift/api v0.0.0-20250919093554-588d5490d187/go.mod h1:SPLf21TYPipzCO67BURkCfK6dcIIxx0oNRVWaOyRcXM=
95+
github.com/openshift/api v0.0.0-20250919195347-bc748ef9703f h1:Pr1I+cFh0/Djo7WmlfBhmm/dFFoKiGTrvYX51x/n0sk=
96+
github.com/openshift/api v0.0.0-20250919195347-bc748ef9703f/go.mod h1:SPLf21TYPipzCO67BURkCfK6dcIIxx0oNRVWaOyRcXM=
9597
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
9698
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
9799
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=

0 commit comments

Comments
 (0)