Skip to content

Commit

Permalink
Bump k8s.io/api from 0.25.1 to 0.25.2
Browse files Browse the repository at this point in the history
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.25.1 to 0.25.2.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](kubernetes/api@v0.25.1...v0.25.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2022
1 parent b1f6f08 commit 5f23fa7
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ require (
golang.org/x/oauth2 v0.0.0-20220822191816-0ebed06d0094
google.golang.org/api v0.96.0
gopkg.in/yaml.v3 v3.0.1
k8s.io/api v0.25.1
k8s.io/apimachinery v0.25.1
k8s.io/api v0.25.2
k8s.io/apimachinery v0.25.2
k8s.io/client-go v0.25.1
)

Expand Down
Loading

0 comments on commit 5f23fa7

Please sign in to comment.