mirror of
https://github.com/opbnq-q/nto-cli.git
synced 2025-12-06 23:50:34 +07:00
Compare commits
1 Commits
e8187f13be
...
v1.0.1
| Author | SHA1 | Date | |
|---|---|---|---|
| 53b750ad27 |
3
go.mod
3
go.mod
@@ -1,9 +1,8 @@
|
||||
module nto_cli
|
||||
module github.com/opbnq-q/nto-cli
|
||||
|
||||
go 1.22.12
|
||||
|
||||
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.2 // indirect
|
||||
|
||||
Reference in New Issue
Block a user