mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-19 04:50:02 +02:00
Adding getopt and some cli flags.
This commit is contained in:
parent
164d0a4153
commit
2b55546e5e
3 changed files with 23 additions and 1 deletions
1
go.mod
1
go.mod
|
|
@ -6,4 +6,5 @@ require (
|
|||
github.com/eoscanada/eos-go v0.10.1-0.20220112183548-39fba816311f
|
||||
github.com/eosswedenorg-go/eos-ship-client v0.0.0-20220113161228-7007edec3bb4
|
||||
github.com/go-redis/redis/v8 v8.11.4
|
||||
github.com/pborman/getopt/v2 v2.1.0
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue