Skip to content

Commit

Permalink
build(deps): bump k8s.io/api in /contrib/registry/kubernetes
Browse files Browse the repository at this point in the history
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.24.3 to 0.27.4.
- [Commits](kubernetes/api@v0.24.3...v0.27.4)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent bffc1a0 commit 74cb017
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 23 deletions.
4 changes: 2 additions & 2 deletions contrib/registry/kubernetes/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.16
require (
github.com/go-kratos/kratos/v2 v2.6.3
github.com/json-iterator/go v1.1.12
k8s.io/api v0.24.3
k8s.io/apimachinery v0.24.3
k8s.io/api v0.27.4
k8s.io/apimachinery v0.27.4
k8s.io/client-go v0.24.3
)

Expand Down
Loading

0 comments on commit 74cb017

Please sign in to comment.