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

cleanup: remove io/ioutil #5874

Closed
my-git9 opened this issue Dec 15, 2022 · 3 comments
Closed

cleanup: remove io/ioutil #5874

my-git9 opened this issue Dec 15, 2022 · 3 comments
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@my-git9
Copy link
Contributor

my-git9 commented Dec 15, 2022

The package about io/ioutil has been deprecated from go 1.16: https://go.dev/doc/go1.16#ioutil
We should remove it for go version 1.18 which used by tekton/pipeline.
We can clean up by directory in batches, like:#5864

@JeromeJu
Copy link
Member

JeromeJu commented Dec 15, 2022

Thanks @my-git9 for your help! And thanks for dividing up the work within directories. For now the ./cmd/entrypoint is taken care of, we could use more help within other directories.

/kind cleanup

@tekton-robot
Copy link
Collaborator

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale with a justification.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/lifecycle stale

Send feedback to tektoncd/plumbing.

@tekton-robot tekton-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 15, 2023
@lbernick
Copy link
Member

I don't see any more usage of "io/ioutil" outside of our vendor directory so I'm going to go ahead and close-- thanks @my-git9 for your contributions! Feel free to reopen if there's something I missed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
Status: Done
Development

No branches or pull requests

4 participants