Skip to content

Commit

Permalink
log: update to latest log rotator API
Browse files Browse the repository at this point in the history
  • Loading branch information
Roasbeef committed Nov 17, 2017
1 parent 5b65b1b commit d98e00f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion log.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ import (
"os"
"path/filepath"

"github.com/Roasbeef/btcd/netsync"
"github.com/roasbeef/btcd/netsync"

"github.com/roasbeef/btcd/addrmgr"
"github.com/roasbeef/btcd/blockchain"
"github.com/roasbeef/btcd/blockchain/indexers"
Expand Down

0 comments on commit d98e00f

Please sign in to comment.