Switch to new subrepo import paths.
This commit is contained in:
parent
def35f2cd4
commit
bca3d5ba7b
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@ import (
|
|||
"hash"
|
||||
"math/big"
|
||||
|
||||
"code.google.com/p/go.crypto/ripemd160"
|
||||
"golang.org/x/crypto/ripemd160"
|
||||
|
||||
"github.com/conformal/btcec"
|
||||
"github.com/conformal/btcwire"
|
||||
"github.com/conformal/fastsha256"
|
||||
|
|
Loading…
Add table
Reference in a new issue