Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 055ee58

Browse files
committed
vendor konsorten/go-windows-terminal-sequences v1.0.3
full diff: konsorten/go-windows-terminal-sequences@v1.0.2...v1.0.3 Fixes a panic when using logrus on Go 1.14 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 4f65b65e81fe8166615e629c7b52235513f837ce) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: e3b981c18d8af8aa03c19215c74fb6dfaef49ea9 Component: cli
1 parent 037e738 commit 055ee58

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

components/cli/vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ github.com/imdario/mergo 7c29201646fa3de8506f70121347
4545
github.com/inconshreveable/mousetrap 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75 # v1.0.0
4646
github.com/jaguilar/vt100 ad4c4a5743050fb7f88ce968dca9422f72a0e3f2 git://github.com/tonistiigi/vt100.git
4747
github.com/json-iterator/go 0ff49de124c6f76f8494e194af75bde0f1a49a29 # 1.1.6
48-
github.com/konsorten/go-windows-terminal-sequences f55edac94c9bbba5d6182a4be46d86a2c9b5b50e # v1.0.2
48+
github.com/konsorten/go-windows-terminal-sequences edb144dfd453055e1e49a3d8b410a660b5a87613 # v1.0.3
4949
github.com/kr/pty 521317be5ebc228a0f0ede099fa2a0b5ece22e49 # v1.1.4
5050
github.com/mattn/go-shellwords a72fbe27a1b0ed0df2f02754945044ce1456608b # v1.0.5
5151
github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c # v1.0.1

components/cli/vendor/github.com/konsorten/go-windows-terminal-sequences/README.md

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/cli/vendor/github.com/konsorten/go-windows-terminal-sequences/sequences.go

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)