Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  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 d4bba73
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 20 deletions.
2 changes: 1 addition & 1 deletion contrib/registry/kubernetes/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ 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/apimachinery v0.27.4
k8s.io/client-go v0.24.3
)

Expand Down
Loading

0 comments on commit d4bba73

Please sign in to comment.