Skip to content

Commit

Permalink
Bump k8s.io/api from 0.26.2 to 0.28.3 in /cmd/tugger
Browse files Browse the repository at this point in the history
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.26.2 to 0.28.3.
- [Commits](kubernetes/api@v0.26.2...v0.28.3)

---
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 Oct 18, 2023
1 parent ef68f47 commit b21efe2
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 38 deletions.
4 changes: 2 additions & 2 deletions cmd/tugger/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ require (
github.com/sirupsen/logrus v1.9.3
google.golang.org/grpc/examples v0.0.0-20210730002332-ea9b7a0a7651 // indirect
gopkg.in/yaml.v2 v2.4.0
k8s.io/api v0.26.2
k8s.io/apimachinery v0.26.2
k8s.io/api v0.28.3
k8s.io/apimachinery v0.28.3
)
Loading

0 comments on commit b21efe2

Please sign in to comment.