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
internal
jsconfig
page
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
docs.go
errorResource.go
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
transform_test.go