aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps
Commit message (Collapse)AuthorAgeFilesLines
* Update godepsTaylor Gerring2015-02-2610-42/+60
|
* p2p/nat: switch to github.com/huin/goupnpFelix Lange2015-02-1722-30/+29
| | | | My temporary fix was merged upstream.
* crypto: switch to golang.org/x/cryptoFelix Lange2015-02-178-249/+8
| | | | | code.google.com/p/go.crypto is deprecated and will cause problems in future versions of Go.
* rpc/ws: switch to golang.org/x/netFelix Lange2015-02-179-9/+95
| | | | | code.google.com/p/go.net is deprecated and will cause problems in future versions of Go.
* p2p: fix ecies dependency in testsFelix Lange2015-02-178-1709/+1
| | | | | We forgot to update this reference when moving ecies into the go-ethereum repo.
* Update obscuren/qml revisionTaylor Gerring2015-02-172-1/+3
|
* Add versioned dependencies from godepTaylor Gerring2015-02-16667-0/+435414