From ab0f442dafba417c3a13d883a447e882d7983690 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 27 Feb 2019 01:06:43 +0100 Subject: tun: use sysconn instead of .Fd with Go 1.12 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index cbdf4e3..b6a9f39 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,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.11. +This requires an installation of [go](https://golang.org) ≥ 1.12. ``` $ git clone https://git.zx2c4.com/wireguard-go -- cgit v1.2.3-59-g8ed1b