mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-02-14 18:10:17 +00:00
Pin k8s.io/kube-openapi to v0.0.0-20250318190949-c8a335a9a2ff
Co-authored-by: Ryan Richard <richardry@vmware.com>
This commit is contained in:
@@ -10,3 +10,8 @@ github.com/ory/fosite github.com/ory/fosite@master
|
||||
# we bump chromedp, but only enough to match the version of cdproto from
|
||||
# chromedp's go.mod file.
|
||||
github.com/chromedp/cdproto NEVER_UPGRADE_DIRECTLY
|
||||
|
||||
# This is the version of k8s.io/kube-openapi used in v0.33.3 kubernetes libs.
|
||||
# Newer versions of k8s.io/kube-openapi bring in sigs.k8s.io/structured-merge-diff/v6 which causes a compile error.
|
||||
# https://github.com/kubernetes/client-go/blob/v0.33.0/go.mod#L31
|
||||
k8s.io/kube-openapi k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff
|
||||
|
||||
Reference in New Issue
Block a user