Skip to content

Commit

Permalink
chore(deps): bump k8s.io/api from 0.24.3 to 0.28.1
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.28.1.
- [Commits](kubernetes/api@v0.24.3...v0.28.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 12, 2023
1 parent f1a4f70 commit 9e2755e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 177 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.19

require (
github.com/stretchr/testify v1.8.4
k8s.io/api v0.24.3
k8s.io/apimachinery v0.24.3
k8s.io/api v0.28.1
k8s.io/apimachinery v0.28.1
sigs.k8s.io/yaml v1.3.0
)

Expand Down
Loading

0 comments on commit 9e2755e

Please sign in to comment.