Merge branch 'pr-amery-wireguard-ini' into next-amery

This commit is contained in:
2023-09-08 12:47:18 +00:00
5 changed files with 207 additions and 116 deletions
-2
View File
@@ -15,7 +15,6 @@ require (
github.com/mgechev/revive v1.3.3
github.com/spf13/cobra v1.7.0
golang.org/x/crypto v0.12.0
gopkg.in/gcfg.v1 v1.2.3
gopkg.in/yaml.v3 v3.0.1
)
@@ -44,5 +43,4 @@ require (
golang.org/x/sys v0.12.0 // indirect
golang.org/x/text v0.13.0 // indirect
golang.org/x/tools v0.12.0 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
)