Skip to content

Commit

Permalink
chore(deps): bump k8s.io/client-go from 0.24.2 to 0.31.1
Browse files Browse the repository at this point in the history
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.24.2 to 0.31.1.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.24.2...v0.31.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 0776b4c commit 34840e5
Show file tree
Hide file tree
Showing 2 changed files with 287 additions and 101 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ require (
github.com/chen-keinan/go-opa-validate v0.0.0-00010101000000-000000000000
github.com/golang/mock v1.6.0
github.com/itchyny/gojq v0.12.9
github.com/stretchr/testify v1.8.4
github.com/stretchr/testify v1.9.0
go.uber.org/zap v1.24.0
k8s.io/apimachinery v0.24.2
k8s.io/client-go v0.24.2
k8s.io/apimachinery v0.31.1
k8s.io/client-go v0.31.1
)
Loading

0 comments on commit 34840e5

Please sign in to comment.