aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-06-09 19:56:19 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-06-10 11:38:22 +0200
commite6ae234f2f9dd2d28e924f0ff48acf591ceb188e (patch)
tree0e0408d892d2a66d4d46e83dfbf7cb27d08cd1de
parenttunnel: SCM lock status is upstream now (diff)
downloadwireguard-windows-e6ae234f2f9dd2d28e924f0ff48acf591ceb188e.tar.xz
wireguard-windows-e6ae234f2f9dd2d28e924f0ff48acf591ceb188e.zip
mod: bump wireguard-go
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index dab1b7dd..94d1ec00 100644
--- a/go.mod
+++ b/go.mod
@@ -1,7 +1,7 @@
module golang.zx2c4.com/wireguard/windows
require (
- golang.zx2c4.com/wireguard eaf17becfa70c31bcfb6f195e8d68cb5b720ec4a
+ golang.zx2c4.com/wireguard v0.0.20190518-0.20190610093459-03eee4a7782d
golang.org/x/crypto latest
golang.org/x/net latest