fix package path

This commit is contained in:
netbyte
2022-08-01 01:42:29 +08:00
parent d95b6ab878
commit 7a113eaf15
+1 -1
View File
@@ -1,10 +1,10 @@
package water
import (
"github.com/net-byte/water/winipcfg"
"golang.org/x/sys/windows"
"golang.zx2c4.com/wireguard/tun"
"net/netip"
"water/winipcfg"
)
type wintun struct {