feat: update go mod to v2 (#127)

* feat: update go mod to v2

* feat: typo
This commit is contained in:
naison
2024-01-14 18:00:12 +08:00
committed by GitHub
parent 988c2e7fdc
commit 847c2c8cc1
97 changed files with 220 additions and 216 deletions

View File

@@ -28,7 +28,7 @@ import (
cmdutil "k8s.io/kubectl/pkg/cmd/util"
"sigs.k8s.io/yaml"
"github.com/wencaiwulue/kubevpn/pkg/util"
"github.com/wencaiwulue/kubevpn/v2/pkg/util"
)
var (