mirror of
https://github.com/aljazceru/crawler_v2.git
synced 2025-12-17 07:24:21 +01:00
updated db libraries
This commit is contained in:
@@ -29,7 +29,7 @@ func main() {
|
||||
defer cancel()
|
||||
go pipe.HandleSignals(cancel)
|
||||
|
||||
log.Printf("---------starting up the crawler --------")
|
||||
log.Printf("--------- starting up the crawler --------")
|
||||
defer log.Printf("-----------------------------------------")
|
||||
|
||||
config, err := config.Load()
|
||||
|
||||
Reference in New Issue
Block a user