summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-10-11 14:53:36 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2021-10-11 14:53:36 -0600
commit642a56e165e74a518fe986c2cf93dea62d6029b5 (patch)
tree12293a06953758f5660bb539869b05fb5d77d657 /go.mod
parentrwcancel: use unix.Poll again but bump x/sys so it uses ppoll under the hood (diff)
downloadwireguard-go-642a56e165e74a518fe986c2cf93dea62d6029b5.tar.xz
wireguard-go-642a56e165e74a518fe986c2cf93dea62d6029b5.zip
memmod: import from wireguard-windows
We'll eventually be getting rid of it here, but keep it sync'd up for now. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 5d8388b..e543167 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
module golang.zx2c4.com/wireguard
-go 1.16
+go 1.17
require (
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519