hugo/tpl/partials
Bjørn Erik Pedersen 51f08b0b6a Revise the use of htime.Since/htime.Now
We cannot (also, it doesn't add any value)  use that when the `clock` is set,

* To measure time (before that global is set)
* To compare file timestamps re cache eviction

Fixes #9868
2022-05-09 14:18:40 +02:00
..
init.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
integration_test.go tpl/partials: Fix partialCached deadlock regression 2022-03-02 11:16:21 +01:00
partials.go Revise the use of htime.Since/htime.Now 2022-05-09 14:18:40 +02:00
partials_test.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00