tun: windows: use new constants in sys
This commit is contained in:
8
go.mod
8
go.mod
@@ -1,8 +1,8 @@
|
||||
module golang.zx2c4.com/wireguard
|
||||
|
||||
require (
|
||||
github.com/Microsoft/go-winio v0.4.11
|
||||
golang.org/x/crypto v0.0.0-20190228161510-8dd112bcdc25
|
||||
golang.org/x/net v0.0.0-20190301231341-16b79f2e4e95
|
||||
golang.org/x/sys v0.0.0-20190302025703-b6889370fb10
|
||||
github.com/Microsoft/go-winio v0.4.12
|
||||
golang.org/x/crypto v0.0.0-20190320223903-b7391e95e576
|
||||
golang.org/x/net v0.0.0-20190320064053-1272bf9dcd53
|
||||
golang.org/x/sys v0.0.0-20190321052220-f7bb7a8bee54
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user