containers / storage

Container Storage Library
Apache License 2.0
537 stars 234 forks source link

Fix deprecated use of ` io/ioutil` (SA1019) #1977

Closed Honny1 closed 1 week ago

Honny1 commented 1 week ago

This PR fixes warning deprecated use of io/ioutil (SA1019) found by golangci when the staticcheck linter is enabled.

Partially fixes:

mtrmac commented 1 week ago

/lgtm /approve

openshift-ci[bot] commented 1 week ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Honny1, mtrmac

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/containers/storage/blob/main/OWNERS)~~ [mtrmac] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment