Skip to content

Commit

Permalink
fix(deps): update kubernetes packages to v0.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 281a207 commit bc198b1
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 @@ -8,8 +8,8 @@ require (
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.22.1
github.com/prometheus/client_golang v1.13.0
k8s.io/api v0.22.4
k8s.io/apimachinery v0.22.4
k8s.io/api v0.31.1
k8s.io/apimachinery v0.31.1
k8s.io/client-go v0.22.4
sigs.k8s.io/controller-runtime v0.10.3
)

0 comments on commit bc198b1

Please sign in to comment.