Skip to content

Commit

Permalink
Merge pull request #51 from BedrockStreaming/dependabot/go_modules/k8…
Browse files Browse the repository at this point in the history
…s.io/client-go-0.25.0

chore(deps): bump k8s.io/client-go from 0.24.3 to 0.25.0
  • Loading branch information
villers authored Sep 1, 2022
2 parents 3022e57 + 78e1747 commit 9f51f42
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 148 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/swaggo/swag v1.8.5
k8s.io/api v0.25.0
k8s.io/apimachinery v0.25.0
k8s.io/client-go v0.24.3
k8s.io/client-go v0.25.0
k8s.io/code-generator v0.25.0
k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed
)
Expand Down
Loading

0 comments on commit 9f51f42

Please sign in to comment.