chore(deps): bump k8s.io/apimachinery from 0.33.3 to 0.33.4 (#637)
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.33.3 to 0.33.4. - [Commits](https://github.com/kubernetes/apimachinery/compare/v0.33.3...v0.33.4) --- updated-dependencies: - dependency-name: k8s.io/apimachinery dependency-version: 0.33.4 dependency-type: direct:production update-type: version-update:semver-patch ... 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:
parent
bc446f4cbf
commit
434dc2876c
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -25,7 +25,7 @@ require (
|
|||
google.golang.org/protobuf v1.36.7
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
k8s.io/api v0.33.3
|
||||
k8s.io/apimachinery v0.33.3
|
||||
k8s.io/apimachinery v0.33.4
|
||||
k8s.io/client-go v0.33.3
|
||||
k8s.io/code-generator v0.33.3
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue