Embed verioneer cli commands and fix duplicate command aliases

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
This commit is contained in:
Dimitris Karakasilis
2023-12-04 17:52:13 +02:00
committed by Dimitris Karakasilis
parent a89ebf2fca
commit faedd0fbae
3 changed files with 19 additions and 11 deletions

4
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/hashicorp/go-multierror v1.1.1
github.com/jaypipes/ghw v0.12.0
github.com/joho/godotenv v1.5.1
github.com/kairos-io/kairos-sdk v0.0.17
github.com/kairos-io/kairos-sdk v0.0.18
github.com/labstack/echo/v4 v4.11.1
github.com/mitchellh/mapstructure v1.5.0
github.com/mudler/go-nodepair v0.0.0-20221223092639-ba399a66fdfb
@@ -28,7 +28,7 @@ require (
github.com/sirupsen/logrus v1.9.3
github.com/spf13/viper v1.16.0
github.com/twpayne/go-vfs v1.7.2
github.com/urfave/cli/v2 v2.25.7
github.com/urfave/cli/v2 v2.26.0
golang.org/x/net v0.15.0
golang.org/x/oauth2 v0.12.0
gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0