Skip to content

Commit

Permalink
Update kubernetes packages to v0.32.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent e49f37f commit b4f6663
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.19
require (
github.com/go-logr/logr v1.2.3
github.com/stretchr/testify v1.8.2
k8s.io/api v0.25.5
k8s.io/apimachinery v0.25.5
k8s.io/api v0.32.0
k8s.io/apimachinery v0.32.0
k8s.io/client-go v0.25.5
sigs.k8s.io/controller-runtime v0.13.0
)
Expand Down

0 comments on commit b4f6663

Please sign in to comment.