+1
−1
+1
−1
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -4,6 +4,7 @@ go 1.24.2 | ||
require (
|
||
github.com/adrg/xdg v0.5.3
|
||
github.com/carlmjohnson/versioninfo v0.22.5
|
||
github.com/chzyer/readline v1.5.1
|
||
github.com/gdamore/tcell/v2 v2.8.1
|
||
github.com/golang-migrate/migrate/v4 v4.18.3
|
||
| @@ -14,7 +15,6 @@ require ( | ||
)
|
||
require (
|
||
github.com/carlmjohnson/versioninfo v0.22.5 // indirect
|
||
github.com/dustin/go-humanize v1.0.1 // indirect
|
||
github.com/gdamore/encoding v1.0.1 // indirect
|
||
github.com/google/uuid v1.6.0 // indirect
|
||
+3
−3
+9
−9
+14
−14
Loading