Skip to content

Commit

Permalink
Update dependencies/imports for repo layout change
Browse files Browse the repository at this point in the history
  • Loading branch information
teknico authored and jolan committed Oct 20, 2017
1 parent ba9842f commit 62d11fb
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 14 deletions.
20 changes: 11 additions & 9 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,3 @@
[[constraint]]
branch = "master"
name = "github.com/decred/dcrd"

[[constraint]]
branch = "master"
name = "github.com/decred/dcrutil"
2 changes: 1 addition & 1 deletion config.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (

"github.com/btcsuite/btclog"
"github.com/btcsuite/go-flags"
"github.com/decred/dcrutil"
"github.com/decred/dcrd/dcrutil"
)

const (
Expand Down

0 comments on commit 62d11fb

Please sign in to comment.