fix package path

This commit is contained in:
netbyte
2022-08-01 01:59:39 +08:00
parent 80af095beb
commit be73382cee
+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 {