1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-04-30 08:01:13 +00:00
hugo/lazy
Bjørn Erik Pedersen d6f7a9e28d resources/images: Make the image cache more robust
Also allow timeout to be set as a duration string, e.g. `30s`.

Fixes 
2019-11-25 18:59:06 +01:00
..
init.go resources/images: Make the image cache more robust 2019-11-25 18:59:06 +01:00
init_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
once.go