1
0
mirror of synced 2026-07-01 15:40:49 +00:00

Refactor exec helpers

This commit is contained in:
stefanprodan
2020-04-26 10:39:20 +03:00
parent 09678d7966
commit 98c32dce3d
8 changed files with 207 additions and 211 deletions
+1 -1
View File
@@ -6,5 +6,5 @@ require (
github.com/blang/semver v3.5.1+incompatible
github.com/manifoldco/promptui v0.7.0
github.com/spf13/cobra v0.0.6
k8s.io/client-go v0.18.0
k8s.io/client-go v0.18.2
)