Skip to content

Commit

Permalink
Update k8s modules to v0.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 1375723 commit 29da2e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/e2e/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ require (
github.com/giantswarm/clustertest v1.31.0
github.com/onsi/ginkgo/v2 v2.22.2
github.com/onsi/gomega v1.36.2
k8s.io/api v0.31.3
k8s.io/apimachinery v0.31.3
k8s.io/api v0.32.0
k8s.io/apimachinery v0.32.0
)

require (
Expand Down

0 comments on commit 29da2e4

Please sign in to comment.