Skip to content

Commit

Permalink
Update go modules
Browse files Browse the repository at this point in the history
Signed-off-by: Rancher Desktop Dependency Manager <[email protected]>
  • Loading branch information
Rancher Desktop Dependency Manager committed Nov 21, 2024
1 parent fd115db commit 31705e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/go/wsl-helper/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
github.com/stretchr/testify v1.9.0
golang.org/x/sys v0.27.0
gopkg.in/yaml.v3 v3.0.1
k8s.io/client-go v0.31.2
k8s.io/client-go v0.31.3
)

require (
Expand Down
4 changes: 2 additions & 2 deletions src/go/wsl-helper/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,5 @@ gopkg.in/ini.v1 v1.67.0/go.mod h1:pNLf8WUiyNEtQjuu5G5vTm06TEv9tsIgeAvK8hOrP4k=
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
k8s.io/client-go v0.31.2 h1:Y2F4dxU5d3AQj+ybwSMqQnpZH9F30//1ObxOKlTI9yc=
k8s.io/client-go v0.31.2/go.mod h1:NPa74jSVR/+eez2dFsEIHNa+3o09vtNaWwWwb1qSxSs=
k8s.io/client-go v0.31.3 h1:CAlZuM+PH2cm+86LOBemaJI/lQ5linJ6UFxKX/SoG+4=
k8s.io/client-go v0.31.3/go.mod h1:2CgjPUTpv3fE5dNygAr2NcM8nhHzXvxB8KL5gYc3kJs=

0 comments on commit 31705e5

Please sign in to comment.