Skip to content

Conversation

julio-lopez
Copy link
Contributor

Package io/ioutil was deprecated in Go 1.16.

This replaces the use of functions from io/ioutil with equivalent ones from the io and os packages. This allows to more easily upgrade the version of Go used to build zk.

Refs:
https://pkg.go.dev/io/ioutil

Package io/ioutil was deprecated in Go 1.16.

This replaces the use of functions from io/ioutil with
equivalent ones from the io and os packages. This allows
to more easily upgrade the version of Go used to build zk.

Refs:
  https://pkg.go.dev/io/ioutil
Copy link
Member

@mickael-menu mickael-menu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you Julio 🙏

@mickael-menu mickael-menu merged commit 228c96f into zk-org:main Nov 8, 2023
@julio-lopez julio-lopez deleted the ioutil-deprecation branch November 8, 2023 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants