module github.com/serverwentdown/wireguard-negotiator go 1.13 require ( github.com/urfave/cli/v2 v2.0.0 gopkg.in/ini.v1 v1.51.0 )