chore(deps): bump k8s.io/code-generator from 0.33.2 to 0.33.3 (#625)
Bumps [k8s.io/code-generator](https://github.com/kubernetes/code-generator) from 0.33.2 to 0.33.3. - [Commits](https://github.com/kubernetes/code-generator/compare/v0.33.2...v0.33.3) --- updated-dependencies: - dependency-name: k8s.io/code-generator dependency-version: 0.33.3 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
ecdbf14559
commit
10c607b2c8
2 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
|
@ -24,9 +24,9 @@ require (
|
|||
google.golang.org/protobuf v1.36.6
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
k8s.io/api v0.33.2
|
||||
k8s.io/apimachinery v0.33.2
|
||||
k8s.io/apimachinery v0.33.3
|
||||
k8s.io/client-go v0.33.2
|
||||
k8s.io/code-generator v0.33.2
|
||||
k8s.io/code-generator v0.33.3
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue