hugo/modules
Bjørn Erik Pedersen 43298f028c Make the "is this a Hugo Module" logic more lenient
Now we only try to load modules via Go if there is one or more modules imported in project config.

Fixes #6299
2019-09-03 15:12:33 +02:00
..
client.go Make the "is this a Hugo Module" logic more lenient 2019-09-03 15:12:33 +02:00
client_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
collect.go Make the "is this a Hugo Module" logic more lenient 2019-09-03 15:12:33 +02:00
collect_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
config.go Make the "is this a Hugo Module" logic more lenient 2019-09-03 15:12:33 +02:00
config_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
module.go Make the "is this a Hugo Module" logic more lenient 2019-09-03 15:12:33 +02:00