hugo/common
Bjørn Erik Pedersen 2159d77f36
common/collections: Fix type checking in Append
The fix introduced in Hugo `0.49.1` had an unintended side-effect in the `Append` func used in both `append` and `.Scratch.Add`.

This commit fixes that by loosen/fixing the type checking so concrete types can be appended to interface slices.

Fixes #5303
2018-10-11 11:30:17 +02:00
..
collections common/collections: Fix type checking in Append 2018-10-11 11:30:17 +02:00
errors
hugio
loggers
maps common/maps: Improve append in Scratch 2018-10-10 12:21:51 +02:00
math
types tpl/collections: Add group template func 2018-09-08 20:20:26 +02:00