Sebastiaan van Stijn
b5bc279901
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:
- https://github.com/moby/term/compare/bea5bbe245bf407372d477f1361d2ff042d2f556...3f7ff695adc6a35abc925370dd0a4dafb48ec64d
- https://github.com/Azure/go-ansiterm/compare/d6e3b3328b783f23731bc4d058875b0371ff8109...d185dfc1b5a126116ea5a19e148e29d16b4574c9
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-06-21 13:30:47 +02:00
Sebastiaan van Stijn
f6541cfd80
vendor: moby/term 73f35e472e8f0a3f91347164138ce6bd73b756a9
...
full diff: https://github.com/moby/term/compare/063f2cd0b49dbb0752774d1cb649998d91424fea...73f35e472e8f0a3f91347164138ce6bd73b756a9
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-05-09 17:28:17 +02:00
Sebastiaan van Stijn
d10e2b9a6d
vendor: golang.org/x/sys 85ca7c5b95cdf1e557abb38a283d1e61a5959c31
...
full diff: https://github.com/golang/sys/compare/d5e6a3e2c0ae16fc7480523ebcb7fd4dd3215489...85ca7c5b95cdf1e557abb38a283d1e61a5959c31
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-05-09 17:26:23 +02:00
Sebastiaan van Stijn
d0a80bf445
update docker, replace github.com/docker/pkg/term, github.com/docker/pkg/mount
...
These packages are now living in their own repository. Updating
docker/docker to replace the dependencies.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-04-22 17:16:13 +02:00