File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ require (
111111 github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
112112 github.com/mattn/go-colorable v0.1.14 // indirect
113113 github.com/mattn/go-isatty v0.0.22 // indirect
114- github.com/mattn/go-runewidth v0.0.23 // indirect
114+ github.com/mattn/go-runewidth v0.0.24 // indirect
115115 github.com/mitchellh/copystructure v1.2.0 // indirect
116116 github.com/mitchellh/go-homedir v1.1.0 // indirect
117117 github.com/mitchellh/go-wordwrap v1.0.1 // indirect
Original file line number Diff line number Diff line change @@ -274,8 +274,8 @@ github.com/mattn/go-colorable v0.1.14 h1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHP
274274github.com/mattn/go-colorable v0.1.14 /go.mod h1:6LmQG8QLFO4G5z1gPvYEzlUgJ2wF+stgPZH1UqBm1s8 =
275275github.com/mattn/go-isatty v0.0.22 h1:j8l17JJ9i6VGPUFUYoTUKPSgKe/83EYU2zBC7YNKMw4 =
276276github.com/mattn/go-isatty v0.0.22 /go.mod h1:ZXfXG4SQHsB/w3ZeOYbR0PrPwLy+n6xiMrJlRFqopa4 =
277- github.com/mattn/go-runewidth v0.0.23 h1:7ykA0T0jkPpzSvMS5i9uoNn2Xy3R383f9HDx3RybWcw =
278- github.com/mattn/go-runewidth v0.0.23 /go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs =
277+ github.com/mattn/go-runewidth v0.0.24 h1:cpokDiIn0MGnhdHwuWnJBITySJ20QyNGnY2kR/ay2DU =
278+ github.com/mattn/go-runewidth v0.0.24 /go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs =
279279github.com/mattn/go-shellwords v1.0.12 h1:M2zGm7EW6UQJvDeQxo4T51eKPurbeFbe8WtebGE2xrk =
280280github.com/mattn/go-shellwords v1.0.12 /go.mod h1:EZzvwXDESEeg03EKmM+RmDnNOPKG4lLtQsUlTZDWQ8Y =
281281github.com/mattn/go-sqlite3 v1.14.22 h1:2gZY6PC6kBnID23Tichd1K+Z0oS6nE/XwU+Vz/5o4kU =
You can’t perform that action at this time.
0 commit comments