File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ require (
2727 github.com/jessevdk/go-flags v1.6.1
2828 github.com/lunixbochs/vtclean v1.0.0
2929 github.com/mattn/go-colorable v0.1.14
30- github.com/mattn/go-runewidth v0.0.19
30+ github.com/mattn/go-runewidth v0.0.20
3131 github.com/maxbrunsfeld/counterfeiter/v6 v6.12.1
3232 github.com/moby/term v0.5.2
3333 github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
Original file line number Diff line number Diff line change @@ -172,8 +172,8 @@ github.com/mattn/go-colorable v0.1.14 h1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHP
172172github.com/mattn/go-colorable v0.1.14 /go.mod h1:6LmQG8QLFO4G5z1gPvYEzlUgJ2wF+stgPZH1UqBm1s8 =
173173github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY =
174174github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
175- github.com/mattn/go-runewidth v0.0.19 h1:v++JhqYnZuu5jSKrk9RbgF5v4CGUjqRfBm05byFGLdw =
176- github.com/mattn/go-runewidth v0.0.19 /go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs =
175+ github.com/mattn/go-runewidth v0.0.20 h1:WcT52H91ZUAwy8+HUkdM3THM6gXqXuLJi9O3rjcQQaQ =
176+ github.com/mattn/go-runewidth v0.0.20 /go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs =
177177github.com/maxbrunsfeld/counterfeiter/v6 v6.2.2 /go.mod h1:eD9eIE7cdwcMi9rYluz88Jz2VyhSmden33/aXg4oVIY =
178178github.com/maxbrunsfeld/counterfeiter/v6 v6.12.1 h1:D4O2wLxB384TS3ohBJMfolnxb4qGmoZ1PnWNtit8LYo =
179179github.com/maxbrunsfeld/counterfeiter/v6 v6.12.1 /go.mod h1:RuJdxo0oI6dClIaMzdl3hewq3a065RH65dofJP03h8I =
You can’t perform that action at this time.
0 commit comments