hugo/resources
Bjørn Erik Pedersen a669467d98 Misc ioutil deprecation adjustments
To make the tests pass.

* Replace io => os.ReadFile in magefile.go
* Adjust failing image test vs fs.DirEntry
* Adjust poller test

See #10732
2023-03-01 16:28:43 +01:00
..
images exif: Return the proper exposure time value in some special cases 2023-02-26 11:19:49 +01:00
internal
jsconfig
page Add a page template func 2023-02-25 19:53:18 +01:00
postpub
resource
resource_factories Replace deprecated ioutil with io and os 2023-03-01 16:28:43 +01:00
resource_transformers Replace deprecated ioutil with io and os 2023-03-01 16:28:43 +01:00
testdata exif: Return the proper exposure time value in some special cases 2023-02-26 11:19:49 +01:00
docs.go
errorResource.go Add a page template func 2023-02-25 19:53:18 +01:00
image.go Replace deprecated ioutil with io and os 2023-03-01 16:28:43 +01:00
image_cache.go
image_extended_test.go
image_test.go Misc ioutil deprecation adjustments 2023-03-01 16:28:43 +01:00
integration_test.go
post_publish.go
resource.go Replace deprecated ioutil with io and os 2023-03-01 16:28:43 +01:00
resource_cache.go
resource_cache_test.go
resource_metadata.go
resource_metadata_test.go
resource_spec.go
resource_test.go
testhelpers_test.go Replace deprecated ioutil with io and os 2023-03-01 16:28:43 +01:00
transform.go Add a page template func 2023-02-25 19:53:18 +01:00
transform_test.go