hugo/config/allconfig
Bjørn Erik Pedersen dcf425c846 Fix it so disable a module does not disable transitive dependency required by others
The motivation behind the original implementation was probably to show disabled modules when running `hugo mod graph`.

Fixes #11376
2023-08-23 18:05:18 +02:00
..
allconfig.go
alldecoders.go
configlanguage.go Fix it so disable a module does not disable transitive dependency required by others 2023-08-23 18:05:18 +02:00
docshelper.go
integration_test.go
load.go Fix it so disable a module does not disable transitive dependency required by others 2023-08-23 18:05:18 +02:00
load_test.go