]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
README: specify go 1.13
authorJason A. Donenfeld <Jason@zx2c4.com>
Sat, 2 May 2020 08:08:52 +0000 (02:08 -0600)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sat, 2 May 2020 08:08:52 +0000 (02:08 -0600)
commit59c99297141fe247e9b3fa895b3f779d9ac6eadf
tree6295380abd4274e8fbf9e05347a15b2a9300a685
parentdb0aa39b765243c6a4ac9a2e348311df9517c0bf
README: specify go 1.13

Due to the use of the new errors module, we now require at least 1.13
instead of 1.12.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
README.md