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