Skip to content

Commit

Permalink
Update kubernetes packages to v0.31.2
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 Nov 15, 2024
1 parent e49f37f commit 8bd3cac
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.31.2
k8s.io/apimachinery v0.31.2
k8s.io/client-go v0.25.5
sigs.k8s.io/controller-runtime v0.13.0
)
Expand Down

0 comments on commit 8bd3cac

Please sign in to comment.