Godeps.json 489 B

12345678910111213141516171819202122
  1. {
  2. "ImportPath": "github.com/coreos/etcd",
  3. "GoVersion": "go1.3.1",
  4. "Packages": [
  5. "./..."
  6. ],
  7. "Deps": [
  8. {
  9. "ImportPath": "code.google.com/p/go.net/context",
  10. "Comment": "null-144",
  11. "Rev": "ad01a6fcc8a19d3a4478c836895ffe883bd2ceab"
  12. },
  13. {
  14. "ImportPath": "code.google.com/p/gogoprotobuf/proto",
  15. "Rev": "7fd1620f09261338b6b1ca1289ace83aee0ec946"
  16. },
  17. {
  18. "ImportPath": "github.com/stretchr/testify/assert",
  19. "Rev": "9cc77fa25329013ce07362c7742952ff887361f2"
  20. }
  21. ]
  22. }