aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-02-16 21:05:25 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2021-02-16 21:05:25 +0100
commit4e439ea10e327d4894a5d2db2611e1fd03f54188 (patch)
tree58ab27d539f7cb5a44cdbd6430a6515f8557037f /go.mod
parentversion: bump snapshot (diff)
downloadwireguard-go-4e439ea10e327d4894a5d2db2611e1fd03f54188.tar.xz
wireguard-go-4e439ea10e327d4894a5d2db2611e1fd03f54188.zip
conn: bump to 1.16 and get rid of NetErrClosed hack
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 79fff5a..11b6c7f 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
module golang.zx2c4.com/wireguard
-go 1.15
+go 1.16
require (
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad