mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-11 05:28:20 -04:00
Update Go version requirement
We run tests on current + (current -1) (we also test on the latest Go source), which means that the current supported Go versions are Go 1.12 and 1.13. Closes #6853
This commit is contained in:
parent
6a74cbe916
commit
23ea43180b
@ -54,7 +54,7 @@ Use the [installation instructions in the Hugo documentation](https://gohugo.io/
|
|||||||
#### Prerequisite Tools
|
#### Prerequisite Tools
|
||||||
|
|
||||||
* [Git](https://git-scm.com/)
|
* [Git](https://git-scm.com/)
|
||||||
* [Go (at least Go 1.11)](https://golang.org/dl/)
|
* [Go (we test it with the last 2 major versions)](https://golang.org/dl/)
|
||||||
|
|
||||||
#### Fetch from GitHub
|
#### Fetch from GitHub
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user