From: Brad Fitzpatrick Date: Thu, 18 Feb 2021 22:42:04 +0000 (-0800) Subject: README: bump document Go requirement to 1.16 X-Git-Tag: 0.0.20210323~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fecb8f482ad8bc4d56fa6202fe15d2a221d0dbe5;p=thirdparty%2Fwireguard-go.git README: bump document Go requirement to 1.16 Signed-off-by: Brad Fitzpatrick --- diff --git a/README.md b/README.md index 0cd49e5..9e01081 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.13. +This requires an installation of [go](https://golang.org) ≥ 1.16. ``` $ git clone https://git.zx2c4.com/wireguard-go