Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

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

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

@forcodedancing forcodedancing changed the base branch from pre-opensource to develop April 14, 2022 13:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants