aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/go.mod.master
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--go.mod.master2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod.master b/go.mod.master
index a61c1ed9..ecda4c13 100644
--- a/go.mod.master
+++ b/go.mod.master
@@ -1,6 +1,6 @@
module golang.zx2c4.com/wireguard/windows
-go 1.16
+go 1.17
require (
github.com/lxn/walk latest