fixed
address
This commit is contained in:
parent
d5d875da95
commit
87547fd873
|
@ -2,10 +2,10 @@ package collector_go
|
|||
|
||||
import (
|
||||
"context"
|
||||
cm "loafle.com/overflow/agent_api/config_manager"
|
||||
"loafle.com/overflow/crawler_go/grpc"
|
||||
crm "loafle.com/overflow/crawler_manager_go"
|
||||
s "loafle.com/overflow/scheduler_go"
|
||||
cm "git.loafle.net/overflow/agent_api/config_manager"
|
||||
"git.loafle.net/overflow/crawler_go/grpc"
|
||||
crm "git.loafle.net/overflow/crawler_manager_go"
|
||||
s "git.loafle.net/overflow/scheduler_go"
|
||||
"log"
|
||||
"strconv"
|
||||
"sync"
|
||||
|
|
Loading…
Reference in New Issue
Block a user