mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-21 13:38:00 +02:00
go1.15 (#12475)
* go1.15 * update makefile xgo version * fix vet issue * update docs to version of go in use * add TODO for asyncpreemptoff Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
@ -20,7 +20,7 @@ params:
|
||||
website: https://docs.gitea.io
|
||||
version: 1.12.2
|
||||
minGoVersion: 1.12
|
||||
goVersion: 1.14
|
||||
goVersion: 1.15
|
||||
minNodeVersion: 10.13
|
||||
|
||||
outputs:
|
||||
|
Reference in New Issue
Block a user