Update log.go

This commit is contained in:
topianet 2023-12-29 11:35:17 +01:00 committed by GitHub
parent e0f6d34bdd
commit d5c4f477ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,10 +5,10 @@ import (
"os"
"path/filepath"
"github.com/kaspanet/kaspad/util"
"github.com/fabbez/topiad/util"
"github.com/kaspanet/kaspad/infrastructure/logger"
"github.com/kaspanet/kaspad/util/panics"
"github.com/fabbez/topiad/infrastructure/logger"
"github.com/fabbez/topiad/util/panics"
)
var (