Skip to content

Commit

Permalink
Merge pull request #69 from busybox-org/dependabot/go_modules/k8s.io/…
Browse files Browse the repository at this point in the history
…client-go-0.31.2

Bump k8s.io/client-go from 0.31.1 to 0.31.2
  • Loading branch information
xmapst authored Oct 28, 2024
2 parents 5905974 + 07bee5d commit 1a3e974
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,9 +8,9 @@ require (
github.com/smallnest/chanx v1.2.0
github.com/spf13/cobra v1.8.1
golang.org/x/net v0.30.0
k8s.io/api v0.31.1
k8s.io/api v0.31.2
k8s.io/apimachinery v0.31.2
k8s.io/client-go v0.31.1
k8s.io/client-go v0.31.2
k8s.io/klog/v2 v2.130.1
)

Expand Down

0 comments on commit 1a3e974

Please sign in to comment.