Sebastiaan van Stijn
4f7a1841ba
vendor: github.com/mattn/go-runewidth v0.0.28
...
full diff: https://github.com/mattn/go-runewidth/compare/v0.0.24...v0.0.28
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-08-26 17:08:29 +02:00
Sebastiaan van Stijn
a9c82c0a9f
vendor: github.com/mattn/go-runewidth v0.0.24
...
- Optimize EastAsian RuneWidth with precomputed width table
full diff: https://github.com/mattn/go-runewidth/compare/v0.0.23...v0.0.24
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-06-09 16:58:46 +02:00
Sebastiaan van Stijn
a75ab98e43
vendor: github.com/mattn/go-runewidth v0.0.23
...
full diff: https://github.com/mattn/go-runewidth/compare/v0.0.22...v0.0.23
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-04-20 14:34:25 +02:00
Sebastiaan van Stijn
5fca671ef4
vendor: github.com/mattn/go-runewidth v0.0.22
...
full diff: https://github.com/mattn/go-runewidth/compare/v0.0.21...v0.0.22
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-04-03 12:53:08 +02:00
Sebastiaan van Stijn
560db7d451
vendor: github.com/mattn/go-runewidth v0.0.21
...
full diff: https://github.com/mattn/go-runewidth/compare/v0.0.20...v0.0.21
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-03-17 18:36:02 +01:00
Sebastiaan van Stijn
cd070a5ed5
vendor: github.com/mattn/go-runewidth v0.0.20
...
full diff: https://github.com/mattn/go-runewidth/compare/v0.0.19...v0.0.20
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-02-27 17:28:18 +01:00
Sebastiaan van Stijn
9bce085b13
vendor: github.com/mattn/go-runewidth v0.0.19
...
full diff: https://github.com/mattn/go-runewidth/compare/v0.0.17...v0.0.19
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-11-04 14:28:14 +01:00
Sebastiaan van Stijn
4287f1d887
vendor: github.com/mattn/go-runewidth v0.0.17
...
full diff: https://github.com/mattn/go-runewidth/compare/v0.0.16...v0.0.17
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-09-25 19:44:27 +02:00
Sebastiaan van Stijn
3d9b861165
vendor: github.com/mattn/go-runewidth v0.0.16
...
adds support for Unicode 15.1.0
full diff: https://github.com/mattn/go-runewidth/compare/v0.0.15...v0.0.16
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-01-14 15:18:35 +01:00
Sebastiaan van Stijn
44fce07069
vendor: github.com/mattn/go-runewidth v0.0.14
...
Contains various performance optimisations.
full diff: https://github.com/mattn/go-runewidth/compare/v0.0.13...v0.0.14
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2023-05-05 02:37:12 +02:00
Nicolas De Loof
fd2bc1fa5e
use our own version of text/tabwriter
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com >
2022-04-25 15:01:41 +02:00
Sebastiaan van Stijn
251861237a
Replace mattn/go-shellwords with google/shlex
...
Both libaries provide similar functionality. We're currently using
Google Shlex in more places, so prefering that one for now, but we
could decide to switch to mattn/go-shellwords in future if that
library is considered better (it looks to be more actively maintained,
but that may be related to it providing "more features").
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-07-20 10:20:42 +02:00
Sebastiaan van Stijn
6a26d370ad
bump mattn/go-shellwords v1.0.6
...
full diff: https://github.com/mattn/go-shellwords/compare/v1.0.5...v1.0.6
relevant changes:
- mattn/go-shellwords#24 Add dir option for parser
- mattn/go-shellwords#26 Fix backquote in part of argument
- fixes mattn/go-shellwords#25 Backtick "eats" all runes until isSpace
- mattn/go-shellwords#28 Fix dollar quote
- fixes mattn/go-shellwords#27 Multi-commands inside of command substitution are throwing "invalid command line string" errors
- mattn/go-shellwords#24 Add dir option for parser
- mattn/go-shellwords#24 Add dir option for parser
- mattn/go-shellwords#24 Add dir option for parser
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2019-10-23 16:14:07 +02:00
Sebastiaan van Stijn
909b85460c
bump LK4D4/vndr v0.0.3 and revendor
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2019-05-14 16:13:27 -07:00
Sebastiaan van Stijn
a29b0c945d
bump mattn/go-shellwords v1.0.5
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2019-03-19 17:13:00 +01:00
Daniel Nephin
6686ada6a4
Add vendor
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
2017-04-17 18:12:58 -04:00