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

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/wencaiwulue/kubevpn
module github.com/wencaiwulue/kubevpn/v2
go 1.20