mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-18 09:45:44 +00:00
Update blang/semver to v4
Signed-off-by: stefanprodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
a5a5908fb5
commit
f613c01803
3 changed files with 10 additions and 27 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue