mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-18 04:40:03 +02:00
Change project name to "thalos" (working name).
This commit is contained in:
parent
f174863a17
commit
a23661e088
14 changed files with 26 additions and 25 deletions
|
|
@ -11,11 +11,11 @@ import (
|
|||
"github.com/go-redis/redis/v8"
|
||||
log "github.com/sirupsen/logrus"
|
||||
|
||||
"eosio-ship-trace-reader/abi"
|
||||
"eosio-ship-trace-reader/app"
|
||||
"eosio-ship-trace-reader/config"
|
||||
"eosio-ship-trace-reader/transport/redis_common"
|
||||
"eosio-ship-trace-reader/transport/redis_pubsub"
|
||||
"thalos/abi"
|
||||
"thalos/app"
|
||||
"thalos/config"
|
||||
"thalos/transport/redis_common"
|
||||
"thalos/transport/redis_pubsub"
|
||||
|
||||
"github.com/nikoksr/notify"
|
||||
"github.com/nikoksr/notify/service/telegram"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue