X Tutup
Skip to content

deps(go): bump module github.com/sirupsen/logrus to v1.9.4#7734

Merged
updateclibot[bot] merged 4 commits intomainfrom
updatecli_main_5c9de86c02c96dcbe0ea0bfa82e81d63d1388773fa6d0ccb392a8121b5e325a8
Feb 10, 2026
Merged

deps(go): bump module github.com/sirupsen/logrus to v1.9.4#7734
updateclibot[bot] merged 4 commits intomainfrom
updatecli_main_5c9de86c02c96dcbe0ea0bfa82e81d63d1388773fa6d0ccb392a8121b5e325a8

Conversation

@updateclibot
Copy link
Contributor

@updateclibot updateclibot bot commented Feb 10, 2026

deps(go): bump module github.com/sirupsen/logrus

clean: go mod tidy

ran shell command "go mod tidy"

deps(go): bump module github.com/sirupsen/logrus to v1.9.4

go.mod updated Module path "github.com/sirupsen/logrus" version from "v1.9.3" to "v1.9.4"

v1.9.3
- Fix a potential denial of service vulnerability in logrus.Writer() that could be triggered by logging text longer than 64kb without newlines https://github.com/sirupsen/logrus/commit/f9291a534cac1466d26414fd9e326381cd64ecef (re-apply https://github.com/sirupsen/logrus/pull/1376)
- Fix panic in Writer https://github.com/sirupsen/logrus/commit/d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd

**Full Changelog**: https://github.com/sirupsen/logrus/compare/v1.9.2...v1.9.3
v1.9.4
## Notable changes

- go.mod: update minimum supported go version to v1.17 https://github.com/sirupsen/logrus/pull/1460
- go.mod: bump up dependencies  https://github.com/sirupsen/logrus/pull/1460
- Touch-up godoc and add "doc" links.
- README: fix links, grammar, and update examples.
- Add GNU/Hurd support https://github.com/sirupsen/logrus/pull/1364
- Add WASI wasip1 support https://github.com/sirupsen/logrus/pull/1388
- Remove uses of deprecated `ioutil` package https://github.com/sirupsen/logrus/pull/1472
- CI: update actions and golangci-lint https://github.com/sirupsen/logrus/pull/1459
- CI: remove appveyor, add macOS  https://github.com/sirupsen/logrus/pull/1460


**Full Changelog**: https://github.com/sirupsen/logrus/compare/v1.9.3...v1.9.4
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

Made with ❤️️ by updatecli
@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2026
@updateclibot updateclibot bot enabled auto-merge (squash) February 10, 2026 07:50
@updateclibot updateclibot bot merged commit 70ed32d into main Feb 10, 2026
5 checks passed
@updateclibot updateclibot bot deleted the updatecli_main_5c9de86c02c96dcbe0ea0bfa82e81d63d1388773fa6d0ccb392a8121b5e325a8 branch February 10, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup