Skip to content

Commit b3355bc

Browse files
committed
UPSTREAM: <carry>: update apiserver-library-go
Signed-off-by: jubittajohn <[email protected]>
1 parent 42c7d00 commit b3355bc

File tree

4 files changed

+77
-196
lines changed

4 files changed

+77
-196
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ require (
237237

238238
replace (
239239
github.com/onsi/ginkgo/v2 => github.com/openshift/onsi-ginkgo/v2 v2.6.1-0.20250416174521-4eb003743b54
240+
github.com/openshift/apiserver-library-go => github.com/jubittajohn/apiserver-library-go v0.0.0-20250825184057-5b5caf17cd20
240241
k8s.io/api => ./staging/src/k8s.io/api
241242
k8s.io/apiextensions-apiserver => ./staging/src/k8s.io/apiextensions-apiserver
242243
k8s.io/apimachinery => ./staging/src/k8s.io/apimachinery

0 commit comments

Comments
 (0)