refactor: replace the deprecated function in the ioutil package#1472
Merged
thaJeztah merged 1 commit intosirupsen:masterfrom Oct 23, 2025
Merged
refactor: replace the deprecated function in the ioutil package#1472thaJeztah merged 1 commit intosirupsen:masterfrom
thaJeztah merged 1 commit intosirupsen:masterfrom
Conversation
Signed-off-by: goldlinker <goldlinker@outlook.jp>
Contributor
Author
|
@thaJeztah Hi, Could you please review this PR at your convenience? Thank you very much. |
arthurzam
pushed a commit
to gentoo-golang-dist/forgejo-runner
that referenced
this pull request
Jan 18, 2026
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `v1.9.3` -> `v1.9.4` |  |  | --- ### Release Notes <details> <summary>sirupsen/logrus (github.com/sirupsen/logrus)</summary> ### [`v1.9.4`](https://github.com/sirupsen/logrus/releases/tag/v1.9.4) [Compare Source](sirupsen/logrus@v1.9.3...v1.9.4) #### Notable changes - go.mod: update minimum supported go version to v1.17 [#​1460](sirupsen/logrus#1460) - go.mod: bump up dependencies [#​1460](sirupsen/logrus#1460) - Touch-up godoc and add "doc" links. - README: fix links, grammar, and update examples. - Add GNU/Hurd support [#​1364](sirupsen/logrus#1364) - Add WASI wasip1 support [#​1388](sirupsen/logrus#1388) - Remove uses of deprecated `ioutil` package [#​1472](sirupsen/logrus#1472) - CI: update actions and golangci-lint [#​1459](sirupsen/logrus#1459) - CI: remove appveyor, add macOS [#​1460](sirupsen/logrus#1460) **Full Changelog**: <sirupsen/logrus@v1.9.3...v1.9.4> </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43OC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNzguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiS2luZC9EZXBlbmRlbmN5VXBkYXRlIiwicnVuLWVuZC10by1lbmQtdGVzdHMiXX0=--> Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/1306 Reviewed-by: Mathieu Fenniak <mfenniak@noreply.code.forgejo.org> Co-authored-by: Renovate Bot <bot@kriese.eu> Co-committed-by: Renovate Bot <bot@kriese.eu>
Luzifer
pushed a commit
to Luzifer/automail
that referenced
this pull request
Mar 21, 2026
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `v1.9.3` → `v1.9.4` |  |  |  |  | --- ### Release Notes <details> <summary>sirupsen/logrus (github.com/sirupsen/logrus)</summary> ### [`v1.9.4`](https://github.com/sirupsen/logrus/releases/tag/v1.9.4) [Compare Source](sirupsen/logrus@v1.9.3...v1.9.4) #### Notable changes - go.mod: update minimum supported go version to v1.17 [#​1460](sirupsen/logrus#1460) - go.mod: bump up dependencies [#​1460](sirupsen/logrus#1460) - Touch-up godoc and add "doc" links. - README: fix links, grammar, and update examples. - Add GNU/Hurd support [#​1364](sirupsen/logrus#1364) - Add WASI wasip1 support [#​1388](sirupsen/logrus#1388) - Remove uses of deprecated `ioutil` package [#​1472](sirupsen/logrus#1472) - CI: update actions and golangci-lint [#​1459](sirupsen/logrus#1459) - CI: remove appveyor, add macOS [#​1460](sirupsen/logrus#1460) **Full Changelog**: <sirupsen/logrus@v1.9.3...v1.9.4> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled because a matching PR was automerged previously. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My43Ni4yIiwidXBkYXRlZEluVmVyIjoiNDMuNzYuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Reviewed-on: https://git.luzifer.io/luzifer/automail/pulls/3 Co-authored-by: Renovate Bot <renovate@luzifer.io> Co-committed-by: Renovate Bot <renovate@luzifer.io>
This was referenced Apr 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Starting from Go 1.16, some functions in the ioutil package have been deprecated. The Go team recommends quickly switching to methods from the os or io packages instead.
More info can see: golang/go#45557