From 7f511c3bb16dac4b881c4d450b61e6b2efdacc70 Mon Sep 17 00:00:00 2001 From: Jordan Whited Date: Thu, 16 Mar 2023 15:40:04 -0700 Subject: go.mod: bump to Go 1.20 Reviewed-by: Maisem Ali Signed-off-by: Jordan Whited Signed-off-by: Jason A. Donenfeld --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9dea3dd..074f7ec 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.18. +This requires an installation of the latest version of [Go](https://go.dev/). ``` $ git clone https://git.zx2c4.com/wireguard-go -- cgit v1.2.3-54-g00ecf