Pin k8s.io/kube-openapi to v0.0.0-20250318190949-c8a335a9a2ff

Co-authored-by: Ryan Richard <richardry@vmware.com>
This commit is contained in:
Joshua Casey
2025-07-28 13:45:45 -05:00
parent 8d56e06f1c
commit 07ed9e95cd
3 changed files with 8 additions and 6 deletions

View File

@@ -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