hugo/resources/resource_factories
Bjørn Erik Pedersen 3be2c25351 Fix concat with fingerprint regression
In Hugo 0.58 we optimized the transformers that only adjusted metadata, e.g. the fingerprint.

This depended on the source readers implementing `io.ReadSeeker`.

The reader produced by `concat` did that, but the implementation was buggy.

This commit fixes that.

Fixes #6309
2019-09-05 19:59:49 +02:00
..
bundler Fix concat with fingerprint regression 2019-09-05 19:59:49 +02:00
create Add FileInfo to resources created with resources.Match etc. 2019-08-13 18:45:08 +02:00