From fecb8f482ad8bc4d56fa6202fe15d2a221d0dbe5 Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Thu, 18 Feb 2021 14:42:04 -0800 Subject: [PATCH] README: bump document Go requirement to 1.16 Signed-off-by: Brad Fitzpatrick --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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