hugo/modules
Bjørn Erik Pedersen 0016e21cd6 modules: Set GOCACHE env var
This was introduced in Go 1.15. We do set the GOPATH, which should be enough, but #9309 indicate that's not the case on every platform (GitHub Actions).

Closes #9309
2021-12-22 11:33:59 +01:00
..
npm hugofs: Make FileMeta a struct 2021-07-15 17:14:26 +02:00
client.go modules: Set GOCACHE env var 2021-12-22 11:33:59 +01:00
client_test.go Add some basic security policies with sensible defaults 2021-12-16 09:40:22 +01:00
collect.go Fix panic when specifying multiple excludeFiles directives 2021-10-25 19:50:18 +02:00
collect_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
config.go don't use path.Join, because it cleans the final path 2021-12-16 21:14:33 +01:00
config_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
module.go modules: Use value type for module.Time 2021-06-27 18:06:52 +02:00