Skip to content

vendor: github.com/sirupsen/logrus v1.10.1 - #23

Merged
samuelkarp merged 1 commit into
containerd:mainfrom
thaJeztah:bump_logrus
Aug 19, 2026
Merged

vendor: github.com/sirupsen/logrus v1.10.1#23
samuelkarp merged 1 commit into
containerd:mainfrom
thaJeztah:bump_logrus

Conversation

@thaJeztah

Copy link
Copy Markdown
Member
  • fix a regression introduced in v1.10.0 where TextFormatter could panic when formatting nil or panicking error and fmt.Stringer values.
  • allow function-backed values implementing error to be used with WithError, WithField, and WithFields.
  • update github.com/stretchr/testify to v1.12.0

full diff: sirupsen/logrus@v1.10.0...v1.10.1

- fix a regression introduced in v1.10.0 where `TextFormatter` could panic
  when formatting nil or panicking `error` and `fmt.Stringer` values.
- allow function-backed values implementing `error` to be used with
  `WithError`, `WithField`, and `WithFields`.
- update github.com/stretchr/testify to v1.12.0

full diff: sirupsen/logrus@v1.10.0...v1.10.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@samuelkarp
samuelkarp merged commit d15a090 into containerd:main Aug 19, 2026
7 checks passed
@thaJeztah
thaJeztah deleted the bump_logrus branch August 19, 2026 21:05
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