Skip to content

Commit

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

Bump k8s.io/client-go from 0.31.2 to 0.31.3
  • Loading branch information
xmapst authored Nov 25, 2024
2 parents cb0722e + f06b272 commit 15d3899
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 @@ -8,9 +8,9 @@ require (
github.com/smallnest/chanx v1.2.0
github.com/spf13/cobra v1.8.1
golang.org/x/net v0.31.0
k8s.io/api v0.31.2
k8s.io/apimachinery v0.31.2
k8s.io/client-go v0.31.2
k8s.io/api v0.31.3
k8s.io/apimachinery v0.31.3
k8s.io/client-go v0.31.3
k8s.io/klog/v2 v2.130.1
)

Expand Down

0 comments on commit 15d3899

Please sign in to comment.