diff options
author | Bjørn Erik Pedersen <[email protected]> | 2021-02-17 12:13:36 +0100 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2021-02-18 14:11:48 +0100 |
commit | 718fba7d63424017cb3b9774c33e7acc69c68af6 (patch) | |
tree | fb6fbb54250911bb516f85151202b6df5ad2b982 /README.md | |
parent | 9650e568418a316e71ad94d7e27caf544a4a2d0d (diff) | |
download | hugo-718fba7d63424017cb3b9774c33e7acc69c68af6.tar.gz hugo-718fba7d63424017cb3b9774c33e7acc69c68af6.zip |
Update Travis, GitHub, CircleCI and Snap to Go 1.16 (only)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |