Change package path

This commit is contained in:
Jason A. Donenfeld
2019-02-18 04:44:41 +01:00
parent f7170e5de2
commit 42c6d0e261
17 changed files with 19 additions and 19 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module git.zx2c4.com/wireguard-go
module golang.zx2c4.com/wireguard
require (
github.com/Microsoft/go-winio v0.4.11