Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit fae474b

Browse files
fix(deps): update kubernetes packages to v0.31.0
1 parent 49c2c70 commit fae474b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tas-installer/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ require (
66
github.com/spf13/cobra v1.8.0
77
golang.org/x/term v0.14.0
88
helm.sh/helm/v3 v3.13.2
9-
k8s.io/api v0.28.4
10-
k8s.io/apimachinery v0.28.4
9+
k8s.io/api v0.31.0
10+
k8s.io/apimachinery v0.31.0
1111
k8s.io/client-go v0.28.4
1212
)
1313

0 commit comments

Comments
 (0)