Skip to content

Commit

Permalink
Update kubernetes packages to v0.31.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent f297cb6 commit 1487d37
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ require (
github.com/spyzhov/ajson v0.6.0
github.com/tektoncd/pipeline v0.35.1
golang.org/x/exp v0.0.0-20231127185646-65229373498e
k8s.io/api v0.23.5
k8s.io/apimachinery v0.23.5
k8s.io/client-go v0.23.5
k8s.io/api v0.31.2
k8s.io/apimachinery v0.31.2
k8s.io/client-go v0.31.2
k8s.io/utils v0.0.0-20231127182322-b307cd553661
knative.dev/pkg v0.0.0-20220329144915-0a1ec2e0d46c
)
Expand Down

0 comments on commit 1487d37

Please sign in to comment.