mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-18 04:40:03 +02:00
move internal/config to config
This commit is contained in:
parent
92c605c7fa
commit
3251c94416
2 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
|
@ -9,7 +9,7 @@ import (
|
|||
|
||||
log "github.com/sirupsen/logrus"
|
||||
|
||||
"eosio-ship-trace-reader/internal/config"
|
||||
"eosio-ship-trace-reader/config"
|
||||
"eosio-ship-trace-reader/internal/redis"
|
||||
"github.com/nikoksr/notify"
|
||||
"github.com/nikoksr/notify/service/telegram"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue