mirror of
https://github.com/opbnq-q/nto-cli.git
synced 2025-12-06 16:10:35 +07:00
feat: new parser & generator
This commit is contained in:
1
go.mod
1
go.mod
@@ -6,6 +6,7 @@ require (
|
||||
github.com/fatih/structtag v1.2.0 // indirect
|
||||
github.com/gdamore/encoding v1.0.0 // indirect
|
||||
github.com/gdamore/tcell/v2 v2.7.1 // indirect
|
||||
github.com/kuzgoga/fogg v0.1.0 // indirect
|
||||
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
|
||||
github.com/mattn/go-runewidth v0.0.15 // indirect
|
||||
github.com/rivo/tview v0.0.0-20241227133733-17b7edb88c57 // indirect
|
||||
|
||||
Reference in New Issue
Block a user