DockerCLI/vendor
Sebastiaan van Stijn 536aef9c63
vendor: update github.com/moby/term to fix interrupt handling
On termios platforms, interrupt signals are not generated in raw mode terminals
as the ISIG setting is not enabled. Remove interrupt handler as it does nothing
for raw mode and prevents other uses of INT signal with this library.

This code seems to go back all the way to moby/moby#214 where signal handling was
improved for monolithic docker repository. Raw mode -ISIG got reintroduced in
https://github.com/moby/moby/commit/3f63b878076, but the INT handler was left
behind.

full diff: abb19827d3...c43b287e0e

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-11-28 10:28:21 +01:00
..
github.com vendor: update github.com/moby/term to fix interrupt handling 2022-11-28 10:28:21 +01:00
go.etcd.io/etcd/raft/v3 vendor: github.com/docker/swarmkit 616e8db4c3b0 2022-03-16 15:39:52 +01:00
golang.org/x vendor: golang.org/x/sys v0.2.0 2022-11-17 11:01:16 +01:00
google.golang.org go.mod: github.com/google/certificate-transparency-go v1.1.4 2022-11-21 21:13:58 +01:00
gopkg.in/yaml.v2 vendor dependencies with go1.17 2022-03-26 19:48:14 +01:00
gotest.tools/v3 vendor: gotest.tools/v3 v3.4.0 2022-11-05 23:25:29 +01:00
modules.txt vendor: update github.com/moby/term to fix interrupt handling 2022-11-28 10:28:21 +01:00