1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-09-16 09:06:36 +02:00

Updated minimal Go version.

Closes
This commit is contained in:
Tim Voronov
2018-10-20 12:30:41 -04:00
committed by GitHub
parent c706f01205
commit 8057994320

View File

@@ -71,7 +71,7 @@ You can download latest binaries from [here](https://github.com/MontFerret/ferre
### Source code
#### Production
* Go >=1.9
* Go >=1.10
* Chrome or Docker
#### Development