chore: upgrade Go to 1.14

This commit is contained in:
Deluan
2020-02-26 09:37:48 -05:00
parent 0370f0a3ea
commit 07ac14f810
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ To get the cutting-edge, latest version from master, use the image `deluan/navid
### Build from source
You will need to install [Go 1.13](https://golang.org/dl/) and [Node 13.7.0](http://nodejs.org).
You will need to install [Go 1.14](https://golang.org/dl/) and [Node 13.7.0](http://nodejs.org).
You'll also need [ffmpeg](https://ffmpeg.org) installed in your system. The setup is very strict, and
the steps bellow only work with these specific versions (enforced in the Makefile)