Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[R4R] bump up go version and replace ioutil with io/os #274

Merged
merged 2 commits into from
Apr 20, 2022

Conversation

forcodedancing
Copy link
Contributor

Description

This pr bumps up go version to 1.17, and replaces ioutil with io/os.

Rationale

ioutil package is deprecated, and io os packages can be used to implement same functionalities .

Example

n/a

Changes

  • gomod and go sum update
  • replace ioutil with io/os

@unclezoro unclezoro merged commit 9e7f042 into develop Apr 20, 2022
@forcodedancing forcodedancing deleted the ioutil_update branch May 18, 2022 06:39
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.

3 participants