Skip to content

io/ioutil package is deprecated we can use "io" or "os" package  #78

Open
@Abhicodeitout

Description

@Abhicodeitout

"io/ioutil" is deprecated: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code.

Path - https://github.com/GoesToEleven/GolangTraining/blob/master/05_blank-identifier/02_http-get_example/01_with-error-checking/main.go

@GoesToEleven

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions