full diff: https://github.com/moby/term/compare/7f0af18e79f2784809e9cef63d0df5aa2c79d76e...bea5bbe245bf407372d477f1361d2ff042d2f556 - Fix windows integer overflow on GOOS=windows, GOARCH=arm - go.mod: github.com/creack/pty v1.1.11 - v1.1.11: Add arm support for OpenBSD - v1.1.10: Fix CTTY to work with go1.15 - CI: fix Go version matrix, and drop go 1.12, add go 1.15 - CI: remove "sudo" to fix incorrect Go versions (incorrect PATH, GOROOT) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: https://github.com/moby/term/compare/063f2cd0b49dbb0752774d1cb649998d91424fea...73f35e472e8f0a3f91347164138ce6bd73b756a9 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
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>