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

[20.10 backport] vendor: moby/term, Azure/go-ansiterm for golang.org/x/sys/windows compat #3132

Merged

Commits on Jun 21, 2021

  1. vendor: moby/term, Azure/go-ansiterm for golang.org/x/sys/windows compat

    Changes:
    
    - winterm: GetStdFile(): Added compatibility with "golang.org/x/sys/windows"
    - winterm: fix GetStdFile() falltrough
    - update deprecation message to refer to the correct replacement
    - add go.mod
    - Fix int overflow
    - Convert int to string using rune()
    
    full diff:
    
    - moby/term@bea5bbe...3f7ff69
    - Azure/go-ansiterm@d6e3b33...d185dfc
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    (cherry picked from commit b5bc279)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    e3a9a92 View commit details
    Browse the repository at this point in the history