hugo/.github
Bjørn Erik Pedersen 0fc2ce9e4b
Update to Go 1.17
Go 1.17 now lazy-loads dependencies when `go.mod` is version `go17`. This does not work for us for new projects started with `hugo mod init`.

Before this commit, starting a project with Go 1.17 with `hugo mod init` and then start adding dependencies with transitive dependenies to `config.toml` would treat the transitive dependencies as new, and you would potentially get a too recent version of those.

Note that this does not effect existing projects, where all dependencies are already recorded in `go.mod`.

Fixes #8930
2021-08-31 11:19:51 +02:00
..
ISSUE_TEMPLATE github: More explicit support link to discourse 2021-03-14 18:27:15 +01:00
workflows Update to Go 1.17 2021-08-31 11:19:51 +02:00
SUPPORT.md Create SUPPORT.md 2018-05-21 16:56:30 +02:00
dependabot.yml deps: Bump github.com/spf13/cobra from 0.0.7 to 1.1.1 2020-10-24 03:39:53 -06:00
stale.yml Revert "Update stale.yml" 2020-08-16 18:25:14 +02:00