Merge pull request #1317 from danshearer/trunk

Indicate that Go 1.13 is supported for building from source
This commit is contained in:
Mislav Marohnić 2020-07-06 11:20:49 +02:00 committed by GitHub
commit 94db0a1a04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Installation from source
0. Verify that you have Go 1.14+ installed
0. Verify that you have Go 1.13.8+ installed
```sh
$ go version