mirror of
https://github.com/fumiama/water.git
synced 2026-06-18 17:50:45 +08:00
fix wintun panic
This commit is contained in:
2
go.mod
2
go.mod
@@ -3,7 +3,7 @@ module github.com/fumiama/water
|
||||
go 1.17
|
||||
|
||||
require (
|
||||
github.com/fumiama/wintun v0.0.0-20211229152127-c33dd13d28a5
|
||||
github.com/fumiama/wintun v0.0.0-20211229152851-8bc97c8034c0
|
||||
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
|
||||
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user