Skip to content

golangci-lint: prevent io/ioutil from being used

8c3ae38
Select commit
Loading
Failed to load commit list.
Merged

Remove uses of deprecated io/ioutil, and use new t.TempDir() and t.Cleanup() in tests #3443

golangci-lint: prevent io/ioutil from being used
8c3ae38
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs