1
0
mirror of https://github.com/fumiama/water.git synced 2026-06-26 06:50:24 +08:00

add wintun support

This commit is contained in:
fumiama
2021-12-29 21:48:28 +08:00
parent 5b6a70c00f
commit 67285c9b67
3 changed files with 73 additions and 34 deletions

1
go.mod
View File

@@ -5,4 +5,5 @@ go 1.17
require (
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
golang.zx2c4.com/wintun v0.0.0-20211104114900-415007cec224
)