mirror of
https://github.com/FlipsideCrypto/dcrd.git
synced 2026-02-06 10:56:47 +00:00
Update seelog import paths to new location.
This commit is contained in:
parent
b732eac0be
commit
fc6a10c563
2
log.go
2
log.go
@ -12,12 +12,12 @@ import (
|
||||
|
||||
"github.com/conformal/btcd/addrmgr"
|
||||
|
||||
"github.com/btcsuite/seelog"
|
||||
"github.com/conformal/btcchain"
|
||||
"github.com/conformal/btcdb"
|
||||
"github.com/conformal/btclog"
|
||||
"github.com/conformal/btcscript"
|
||||
"github.com/conformal/btcwire"
|
||||
"github.com/conformal/seelog"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user