Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update k8s.io/kube-openapi digest to 0aa61b4 #453

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ replace (
go.etcd.io/etcd/pkg/v3 => go.etcd.io/etcd/pkg/v3 v3.5.0-alpha.0
k8s.io/cli-runtime => k8s.io/cli-runtime v0.29.5
k8s.io/client-go => k8s.io/client-go v0.29.0
k8s.io/kube-openapi => k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
k8s.io/kube-openapi => k8s.io/kube-openapi 0aa61b46e8c2
sigs.k8s.io/controller-runtime => sigs.k8s.io/controller-runtime v0.16.6
sigs.k8s.io/kustomize/api => sigs.k8s.io/kustomize/api v0.17.1
sigs.k8s.io/kustomize/kyaml => sigs.k8s.io/kustomize/kyaml v0.17.0
Expand Down
Loading