chore(deps): bump k8s.io/code-generator from 0.34.0 to 0.34.1 (#661)
Bumps [k8s.io/code-generator](https://github.com/kubernetes/code-generator) from 0.34.0 to 0.34.1. - [Commits](https://github.com/kubernetes/code-generator/compare/v0.34.0...v0.34.1) --- updated-dependencies: - dependency-name: k8s.io/code-generator dependency-version: 0.34.1 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
9911645395
commit
22d2c52c9b
2 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
|
@ -25,9 +25,9 @@ require (
|
|||
google.golang.org/protobuf v1.36.9
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
k8s.io/api v0.34.0
|
||||
k8s.io/apimachinery v0.34.0
|
||||
k8s.io/apimachinery v0.34.1
|
||||
k8s.io/client-go v0.34.0
|
||||
k8s.io/code-generator v0.34.0
|
||||
k8s.io/code-generator v0.34.1
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue