mirror of
https://github.com/fumiama/water.git
synced 2026-06-09 12:40:28 +08:00
change wintun log
This commit is contained in:
4
go.mod
4
go.mod
@@ -3,7 +3,9 @@ module github.com/fumiama/water
|
||||
go 1.17
|
||||
|
||||
require (
|
||||
github.com/fumiama/wintun v0.0.0-20211229152127-c33dd13d28a5
|
||||
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
|
||||
)
|
||||
|
||||
require github.com/sirupsen/logrus v1.8.1 // indirect
|
||||
|
||||
Reference in New Issue
Block a user