Switch to new subrepo import paths.

This commit is contained in:
Josh Rickmar 2014-12-11 10:32:33 -05:00
parent 9c0db2f7fd
commit 1c4ac4426c

View file

@ -17,7 +17,8 @@ import (
"sync"
"time"
"code.google.com/p/go.crypto/ripemd160"
"golang.org/x/crypto/ripemd160"
"github.com/conformal/btcdb"
"github.com/conformal/btcjson"
"github.com/conformal/btcscript"