From 828a885a7140e1fe23a684e4a8126cfd978ca0c8 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Mon, 25 Oct 2021 17:53:11 +0200 Subject: [PATCH] README: raise minimum Go to 1.17 Suggested-by: Adam Bliss Signed-off-by: Jason A. Donenfeld --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e01081..8d19556 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ This will run on OpenBSD. It does not yet support sticky sockets. Fwmark is mapp ## Building -This requires an installation of [go](https://golang.org) ≥ 1.16. +This requires an installation of [go](https://golang.org) ≥ 1.17. ``` $ git clone https://git.zx2c4.com/wireguard-go