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