Switch to new subrepo import paths.

This commit is contained in:
Josh Rickmar 2014-12-11 10:31:17 -05:00
parent def35f2cd4
commit bca3d5ba7b

View file

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