File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/chzyer/readline v1.5.1
1212 github.com/fsnotify/fsnotify v1.9.0
1313 github.com/jackc/pgx/v5 v5.9.1
14- github.com/mattn/go-runewidth v0.0.21
14+ github.com/mattn/go-runewidth v0.0.22
1515 github.com/microsoft/go-mssqldb v1.9.8
1616 github.com/pmezard/go-difflib v1.0.0
1717 github.com/sergi/go-diff v1.4.0
Original file line number Diff line number Diff line change @@ -106,8 +106,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
106106github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
107107github.com/mattn/go-localereader v0.0.1 h1:ygSAOl7ZXTx4RdPYinUpg6W99U8jWvWi9Ye2JC/oIi4 =
108108github.com/mattn/go-localereader v0.0.1 /go.mod h1:8fBrzywKY7BI3czFoHkuzRoWE9C+EiG4R1k4Cjx5p88 =
109- github.com/mattn/go-runewidth v0.0.21 h1:jJKAZiQH+2mIinzCJIaIG9Be1+0NR+5sz/lYEEjdM8w =
110- github.com/mattn/go-runewidth v0.0.21 /go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs =
109+ github.com/mattn/go-runewidth v0.0.22 h1:76lXsPn6FyHtTY+jt2fTTvsMUCZq1k0qwRsAMuxzKAk =
110+ github.com/mattn/go-runewidth v0.0.22 /go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs =
111111github.com/microsoft/go-mssqldb v1.9.8 h1:d4IFMvF/o+HdpXUqbBfzHvn/NlFA75YGcfHUUvDFJEM =
112112github.com/microsoft/go-mssqldb v1.9.8 /go.mod h1:eGSRSGAW4hKMy5YcAenhCDjIRm2rhqIdmmwgciMzLus =
113113github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6 h1:ZK8zHtRHOkbHy6Mmr5D264iyp3TiX5OmNcI5cIARiQI =
You can’t perform that action at this time.
0 commit comments