updated db libraries

This commit is contained in:
pippellia-btc
2025-07-15 15:59:26 +02:00
parent 3b6ea0c66e
commit 9008982a34
4 changed files with 8 additions and 4 deletions

View File

@@ -30,7 +30,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()