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 compatibility #44326

Merged
merged 1 commit into from Oct 22, 2022

Commits on Oct 21, 2022

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

    …patibility
    
    - 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 af1e745)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Oct 21, 2022
    Copy the full SHA
    87ccd38 View commit details
    Browse the repository at this point in the history