hugo/modules
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
..
npm Improve error messages, esp. when the server is running 2022-05-06 19:43:22 +02:00
client.go Improve error messages, esp. when the server is running 2022-05-06 19:43:22 +02:00
client_test.go Add some basic security policies with sensible defaults 2021-12-16 09:40:22 +01:00
collect.go Revise the use of htime.Since/htime.Now 2022-05-09 14:18:40 +02:00
collect_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
config.go Improve error messages, esp. when the server is running 2022-05-06 19:43:22 +02:00
config_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
module.go modules: Use value type for module.Time 2021-06-27 18:06:52 +02:00