WireGuard / wgctrl-go

Package wgctrl enables control of WireGuard interfaces on multiple platforms.
https://godoc.org/golang.zx2c4.com/wireguard/wgctrl
MIT License
753 stars 84 forks source link

Correct the winio import #65

Closed DMarby closed 5 years ago

DMarby commented 5 years ago

Currently go mod/go build is giving an error:

go: github.com/microsoft/go-winio@v0.4.14: parsing go.mod: unexpected module path "github.com/Microsoft/go-winio"