aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-04-09 02:20:40 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-04-09 02:20:40 +0200
commit5e9b58da50f491ff61d97e7fde36510f7fa4ea1c (patch)
tree366b52f94be86b86282c43bdd195a892b1581fb7 /README.md
parentservice: use WireGuardTunnel$ prefix (diff)
downloadwireguard-windows-5e9b58da50f491ff61d97e7fde36510f7fa4ea1c.tar.xz
wireguard-windows-5e9b58da50f491ff61d97e7fde36510f7fa4ea1c.zip
build: go 1.12.2 contains my fix for CVE-2019-9634
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5425d981..ca9c35ce 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Nothing to see here yet. Come back later.
### Requirements
- [Wintun](https://git.zx2c4.com/wintun) (at runtime)
- - [Go 1.12](https://golang.org/) (for compilation)
+ - [Go ≥1.12.2](https://golang.org/) (for compilation)
- [Mingw](http://www.mingw.org/) (for compilation)
### Building on Windows