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

refactor: remove refs to io/ioutil #918

Merged
merged 1 commit into from
Oct 14, 2023
Merged

Conversation

ginglis13
Copy link
Contributor

@ginglis13 ginglis13 commented Oct 13, 2023

io/ioutil has been deprecated since Go 1.16
https://pkg.go.dev/io/ioutil

Ignore unused error in os.WriteFile call - already set to be ignored in

`os\.(Create|WriteFile|Chmod)`,

io/ioutil has been deprecated since Go 1.16
https://pkg.go.dev/io/ioutil

Signed-off-by: ginglis13 <ginglis05@gmail.com>
@chavacava chavacava merged commit 1ef3c0f into mgechev:master Oct 14, 2023
12 checks passed
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.

None yet

2 participants