From: Jason A. Donenfeld Date: Mon, 25 Oct 2021 15:53:11 +0000 (+0200) Subject: README: raise minimum Go to 1.17 X-Git-Tag: 0.0.20220117~20 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=828a885a7140e1fe23a684e4a8126cfd978ca0c8;p=thirdparty%2Fwireguard-go.git README: raise minimum Go to 1.17 Suggested-by: Adam Bliss Signed-off-by: Jason A. Donenfeld --- 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