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

go.mod: sirupsen/logrus v1.7.0 #76

Merged
merged 2 commits into from
Feb 8, 2021
Merged

Commits on Feb 8, 2021

  1. go mod tidy

    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    f0fad07 View commit details
    Browse the repository at this point in the history
  2. go.mod: sirupsen/logrus v1.7.0

    full diff: sirupsen/logrus@v1.4.2...v1.7.0
    
    logrus 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 <[email protected]>
    thaJeztah committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    a2f306d View commit details
    Browse the repository at this point in the history