Skip to content

go.mod: update containerd/console v1.0.1, sirupsen/logrus v1.7.0#2616

Merged
kolyshkin merged 2 commits intoopencontainers:masterfrom
thaJeztah:update_logrus
Sep 30, 2020
Merged

go.mod: update containerd/console v1.0.1, sirupsen/logrus v1.7.0#2616
kolyshkin merged 2 commits intoopencontainers:masterfrom
thaJeztah:update_logrus

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

containers/console v1.0.1

full diff: containerd/console@v1.0.0...v1.0.1

Fixes compatibility with current versions of golang.org/x/sys

sirupsen/logrus v1.7.0

full diff: sirupsen/logrus@v1.6.0...v1.7.0

removes dependency on github.com/konsorten/go-windows-terminal-sequences

Features:

  • a new buffer pool management API has been added
  • a set of <LogLevel>Fn() functions have been added

full diff: containerd/console@v1.0.0...v1.0.1

Fixes compatibility with current versions of golang.org/x/sys

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: sirupsen/logrus@v1.6.0...v1.7.0

removes dependency on github.com/konsorten/go-windows-terminal-sequences

Features:
   * a new buffer pool management API has been added
   * a set of `<LogLevel>Fn()` functions have been added

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Copy link
Copy Markdown
Contributor

@kolyshkin kolyshkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kolyshkin kolyshkin merged commit 8ee3e56 into opencontainers:master Sep 30, 2020
@thaJeztah thaJeztah deleted the update_logrus branch September 30, 2020 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants