]> git.ipfire.org Git - thirdparty/wireguard-go.git/commitdiff
README: raise minimum Go to 1.17
authorJason A. Donenfeld <Jason@zx2c4.com>
Mon, 25 Oct 2021 15:53:11 +0000 (17:53 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 25 Oct 2021 15:53:11 +0000 (17:53 +0200)
Suggested-by: Adam Bliss <abliss@gmail.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
README.md

index 9e01081c6a0785296a1a1f7754c04378b60e34ec..8d1955630726bf95c52bdf121ed510f495f6fd03 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.16.
+This requires an installation of [go](https://golang.org) ≥ 1.17.
 
 ```
 $ git clone https://git.zx2c4.com/wireguard-go