Skip to content

Get out of io/ioutil module because it is deprecated #4828

Closed
@alvinlin123

Description

@alvinlin123

I was working on #4817, and got bunch of lint error about io/ioutil is deprecated. I tried to fixed some while upgrading to Go 1.19, but there are just too many violations, so I will ignore https://staticcheck.io/docs/checks#SA1019 for now in golangci.yml, and come back to it later on.

https://pkg.go.dev/io/ioutil has info on which package to migrate to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/choreSomething that needs to be done; not a bug or a feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions