Skip to content

Conversation

@panapol-p
Copy link
Contributor

I saw deprecated function in go code generator

after Go 1.16 ioutil.ReadAll(...) is deprecated, we should use io.ReadAll(...) instead

Doc ref : https://pkg.go.dev/io/ioutil#ReadAll
issue : #719

@panapol-p panapol-p changed the title [golang] fix/use io instead of io/ioutil fix(golang)/use io instead of io/ioutil Aug 6, 2023
Copy link

@theonly1me theonly1me left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution @panapol-p!

The changes look good to me, @VShingala, please feel free to take a look once.

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