build(deps): bump k8s.io/apimachinery in the k8s-io group (#8056)

Bumps the k8s-io group with 1 update: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery).


Updates `k8s.io/apimachinery` from 0.35.3 to 0.35.4
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.35.3...v0.35.4)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-22 07:22:38 -07:00
committed by GitHub
parent 88f147b620
commit 11656f65ff
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -43,7 +43,7 @@ require (
google.golang.org/grpc v1.80.0
google.golang.org/protobuf v1.36.11
k8s.io/api v0.35.3
k8s.io/apimachinery v0.35.3
k8s.io/apimachinery v0.35.4
k8s.io/client-go v0.35.3
k8s.io/klog/v2 v2.140.0
sigs.k8s.io/mcs-api v0.4.1