Bump deps (#601)

This commit is contained in:
Itxaka
2024-07-15 11:26:04 +02:00
committed by GitHub
parent 32f02e93ec
commit 498b7429a7
8 changed files with 15 additions and 16 deletions

View File

@@ -11,7 +11,7 @@ import (
"github.com/kairos-io/kairos-sdk/schema"
"github.com/mudler/edgevpn/pkg/node"
"github.com/urfave/cli/v2"
"gopkg.in/yaml.v1"
"gopkg.in/yaml.v3"
)
// do not edit version here, it is set by LDFLAGS