forked from kevadesu/forgejo
go 1.14 (#10467)
This commit is contained in:
parent
e5a008f7b2
commit
2fa1078911
12 changed files with 177 additions and 34 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue