Update Travis, GitHub, CircleCI and Snap to Go 1.16 (only)

This commit is contained in:
Bjørn Erik Pedersen 2021-02-17 12:13:36 +01:00
parent 9650e56841
commit 718fba7d63
4 changed files with 4 additions and 4 deletions

View file

@ -54,7 +54,7 @@ Use the [installation instructions in the Hugo documentation](https://gohugo.io/
#### Prerequisite Tools
* [Git](https://git-scm.com/)
* [Go (we test it with the last 2 major versions)](https://golang.org/dl/)
* [Go (we test it with the last 2 major versions; but note that Hugo 0.81.0 only builds with >= Go 1.16.)](https://golang.org/dl/)
#### Fetch from GitHub