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: update various dependencies #941

Closed
wants to merge 7 commits into from

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
    c5d20fb 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
    c7cd10a View commit details
    Browse the repository at this point in the history
  3. go.mod: github.com/containerd/ttrpc v1.0.2

    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    bc9e735 View commit details
    Browse the repository at this point in the history
  4. go.mod: github.com/Microsoft/go-winio v0.4.16

    The go.mod specified the commit instead of the tag
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    969f367 View commit details
    Browse the repository at this point in the history
  5. go.mod: github.com/containerd/typeurl v1.0.1

    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    ebf74b3 View commit details
    Browse the repository at this point in the history
  6. go.mod: github.com/containerd/console v1.0.1

    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    7b4f97a View commit details
    Browse the repository at this point in the history
  7. go.mod: update github.com/containerd/containerd v1.4.3

    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    032fc32 View commit details
    Browse the repository at this point in the history