]> git.ipfire.org Git - thirdparty/wireguard-go.git/commitdiff
README: bump document Go requirement to 1.16
authorBrad Fitzpatrick <bradfitz@tailscale.com>
Thu, 18 Feb 2021 22:42:04 +0000 (14:42 -0800)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 22 Feb 2021 14:26:29 +0000 (15:26 +0100)
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
README.md

index 0cd49e550fca9b019000b28a7245e4282b9a8423..9e01081c6a0785296a1a1f7754c04378b60e34ec 100644 (file)
--- 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