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