Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  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 2dd48e7
Show file tree
Hide file tree
Showing 2 changed files with 273 additions and 31 deletions.
4 changes: 2 additions & 2 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/apimachinery v0.31.1
k8s.io/client-go v0.24.2
)
Loading

0 comments on commit 2dd48e7

Please sign in to comment.