Update gomodules-info.html

This commit is contained in:
Bjørn Erik Pedersen 2019-07-25 19:53:38 +02:00 committed by GitHub
parent 5390d8a1ce
commit cfda93bc34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{{ $text := `
Most of the commands for **Hugo Modules** requires a newer version of Go installed (see https://golang.org/dl/) and the relevant VCS client (e.g. Git, see https://git-scm.com/downloads).
Most of the commands for **Hugo Modules** requires a newer version of Go installed (see https://golang.org/dl/) and the relevant VCS client (e.g. Git, see https://git-scm.com/downloads). If you have an "older" site running on Netlify, you may have to set `GO_VERSION=1.12` in your Environment settings.
For more information about Go Modules, see: