hugo/common/maps
Bjørn Erik Pedersen e393c6290e common/maps: Do not return error on params dot access on incompatible types
This error was introduced in 0.56 and has shown some site breakage in the wild.

Fixes #6121
2019-07-28 13:03:12 +02:00
..
maps.go
maps_test.go
params.go common/maps: Do not return error on params dot access on incompatible types 2019-07-28 13:03:12 +02:00
params_test.go common/maps: Do not return error on params dot access on incompatible types 2019-07-28 13:03:12 +02:00
scratch.go
scratch_test.go