Skip to content

Update usage of deprecated io/ioutil library #1292

Open
@amidam

Description

What would you like?

I noticed that the project is still using the deprecated io/ioutil library in some parts of the codebase. Since io/ioutil has been deprecated in Go 1.16, it's recommended to update the code to use the newer io package instead.

I propose updating the affected parts of the codebase to use the io package for improved compatibility with future versions of Go.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions