Update seelog import paths to new location.

This commit is contained in:
Dave Collins 2015-01-15 22:25:41 -06:00
parent b732eac0be
commit fc6a10c563

2
log.go
View file

@ -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 (