aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/go.mod
diff options
context:
space:
mode:
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 8844efd0..4f4caee6 100644
--- a/go.mod
+++ b/go.mod
@@ -1,7 +1,7 @@
module golang.zx2c4.com/wireguard/windows
require (
- golang.zx2c4.com/wireguard f361e59001c8e6d8e61c82151a70c6006dac71d4
+ golang.zx2c4.com/wireguard 13abbdf14bda7ef4ee5739d28bb61dc449cf67bc
golang.org/x/crypto latest
golang.org/x/net latest