1
0
mirror of synced 2026-02-06 19:05:55 +00:00

Update blang/semver to v4

Signed-off-by: stefanprodan <stefan.prodan@gmail.com>
This commit is contained in:
stefanprodan
2020-10-06 10:50:32 +03:00
parent a5a5908fb5
commit f613c01803
3 changed files with 10 additions and 27 deletions

View File

@@ -23,7 +23,7 @@ import (
"os/exec"
"strings"
"github.com/blang/semver"
"github.com/blang/semver/v4"
"github.com/spf13/cobra"
"k8s.io/client-go/kubernetes"
"k8s.io/client-go/tools/clientcmd"