mirror of
https://github.com/LBRYFoundation/lbcd.git
synced 2025-08-28 16:01:27 +00:00
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"
|
"hash"
|
||||||
"math/big"
|
"math/big"
|
||||||
|
|
||||||
"code.google.com/p/go.crypto/ripemd160"
|
"golang.org/x/crypto/ripemd160"
|
||||||
|
|
||||||
"github.com/conformal/btcec"
|
"github.com/conformal/btcec"
|
||||||
"github.com/conformal/btcwire"
|
"github.com/conformal/btcwire"
|
||||||
"github.com/conformal/fastsha256"
|
"github.com/conformal/fastsha256"
|
||||||
|
|
Loading…
Add table
Reference in a new issue