Skip to content

Commit

Permalink
fix(deps): update kubernetes packages to v0.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent 239a432 commit 6574a0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ require (
golang.org/x/sync v0.8.0
google.golang.org/grpc v1.65.0
gopkg.in/yaml.v3 v3.0.1
k8s.io/apimachinery v0.29.3
k8s.io/client-go v0.29.3
k8s.io/apimachinery v0.31.0
k8s.io/client-go v0.31.0
)

require (
Expand Down

0 comments on commit 6574a0b

Please sign in to comment.