Skip to content

Commit 9ba16b6

Browse files
committed
Update console and golang/sys deps
This bumps the console and golang/sys deps for runc. The major change is that the console package does not clear ONLCR within the package and leaves it up to the client to handle this if they please. Signed-off-by: Michael Crosby <[email protected]>
1 parent 79ad714 commit 9ba16b6

File tree

156 files changed

+22510
-9351
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

156 files changed

+22510
-9351
lines changed

vendor.conf

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,8 @@ github.com/golang/protobuf 18c9bb3261723cd5401db4d0c9fbc5c3b6c70fe8
1818
github.com/docker/docker 0f5c9d301b9b1cca66b3ea0f9dec3b5317d3686d
1919
github.com/docker/go-units v0.2.0
2020
github.com/urfave/cli d53eb991652b1d438abdd34ce4bfa3ef1539108e
21-
golang.org/x/sys 0e0164865330d5cf1c00247be08330bf96e2f87c https://github.com/golang/sys
21+
golang.org/x/sys 7ddbeae9ae08c6a06a59597f0c9edbc5ff2444ce https://github.com/golang/sys
2222

2323
# console dependencies
24-
github.com/containerd/console 2ce1c681f3c3c0dfa7d0af289428d36567c9a6bc
25-
github.com/Azure/go-ansiterm fa152c58bc15761d0200cb75fe958b89a9d4888e
24+
github.com/containerd/console 84eeaae905fa414d03e07bcd6c8d3f19e7cf180e
2625
github.com/pkg/errors v0.8.0

vendor/github.com/Azure/go-ansiterm/LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

vendor/github.com/Azure/go-ansiterm/README.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

vendor/github.com/Azure/go-ansiterm/constants.go

Lines changed: 0 additions & 188 deletions
This file was deleted.

vendor/github.com/Azure/go-ansiterm/context.go

Lines changed: 0 additions & 7 deletions
This file was deleted.

vendor/github.com/Azure/go-ansiterm/csi_entry_state.go

Lines changed: 0 additions & 49 deletions
This file was deleted.

vendor/github.com/Azure/go-ansiterm/csi_param_state.go

Lines changed: 0 additions & 38 deletions
This file was deleted.

vendor/github.com/Azure/go-ansiterm/escape_intermediate_state.go

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)