849fa400e9
Android 9's Bionic disallows inotify_init with seccomp, so we want the latest unix change, and while we're at it, we update the others too. Reported-by: Berk D. Demir <bdd@mindcast.org> Go CL: https://go-review.googlesource.com/c/sys/+/153318 Fixes: https://lists.zx2c4.com/pipermail/wireguard/2018-December/003642.html
8 lines
209 B
Modula-2
8 lines
209 B
Modula-2
module git.zx2c4.com/wireguard-go
|
|
|
|
require (
|
|
golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
|
|
golang.org/x/net v0.0.0-20181207154023-610586996380
|
|
golang.org/x/sys v0.0.0-20181210030007-2a47403f2ae5
|
|
)
|