From 2fa1078911af920172f5fca73d01d113262ed1bb Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Fri, 20 Mar 2020 10:29:31 -0400 Subject: go 1.14 (#10467) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7ce5de3a23..204acb2b20 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ or if sqlite support is required: The `build` target is split into two sub-targets: -- `make backend` which requires [Go 1.11](https://golang.org/dl/) or greater. +- `make backend` which requires [Go 1.12](https://golang.org/dl/) or greater. - `make frontend` which requires [Node.js 10](https://nodejs.org/en/download/) or greater. If pre-built frontend files are present it is possible to only build the backend: -- cgit v1.2.3