forked from kevadesu/forgejo
Bump min required golang to 1.13 (#12717)
* Bump min required golang to 1.13 * Update config.yaml * Update Makefile * per silverwind feedback * per silverwind Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
parent
2a52aeec49
commit
482b0e6d47
4 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@ params:
|
|||
author: The Gitea Authors
|
||||
website: https://docs.gitea.io
|
||||
version: 1.12.4
|
||||
minGoVersion: 1.12
|
||||
minGoVersion: 1.13
|
||||
goVersion: 1.15
|
||||
minNodeVersion: 10.13
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue