Godeps.json 892 B

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "ImportPath": "github.com/coreos/etcd",
  3. "GoVersion": "go1.4.1",
  4. "Packages": [
  5. "./..."
  6. ],
  7. "Deps": [
  8. {
  9. "ImportPath": "code.google.com/p/gogoprotobuf/proto",
  10. "Rev": "7fd1620f09261338b6b1ca1289ace83aee0ec946"
  11. },
  12. {
  13. "ImportPath": "github.com/codegangsta/cli",
  14. "Comment": "1.2.0-26-gf7ebb76",
  15. "Rev": "f7ebb761e83e21225d1d8954fde853bf8edd46c4"
  16. },
  17. {
  18. "ImportPath": "github.com/coreos/go-etcd/etcd",
  19. "Comment": "v0.2.0-rc1-130-g6aa2da5",
  20. "Rev": "6aa2da5a7a905609c93036b9307185a04a5a84a5"
  21. },
  22. {
  23. "ImportPath": "github.com/jonboulle/clockwork",
  24. "Rev": "72f9bd7c4e0c2a40055ab3d0f09654f730cce982"
  25. },
  26. {
  27. "ImportPath": "github.com/stretchr/testify/assert",
  28. "Rev": "9cc77fa25329013ce07362c7742952ff887361f2"
  29. },
  30. {
  31. "ImportPath": "golang.org/x/net/context",
  32. "Comment": "null-220",
  33. "Rev": "c5a46024776ec35eb562fa9226968b9d543bb13a"
  34. }
  35. ]
  36. }