Godeps.json 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  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/codahale/hdrhistogram",
  14. "Rev": "9208b142303c12d8899bae836fd524ac9338b4fd"
  15. },
  16. {
  17. "ImportPath": "github.com/codahale/metrics",
  18. "Rev": "9d788a162cb186f9ced1922fc88d456a82cd16a0"
  19. },
  20. {
  21. "ImportPath": "github.com/codegangsta/cli",
  22. "Comment": "1.2.0-26-gf7ebb76",
  23. "Rev": "f7ebb761e83e21225d1d8954fde853bf8edd46c4"
  24. },
  25. {
  26. "ImportPath": "github.com/coreos/go-etcd/etcd",
  27. "Comment": "v0.2.0-rc1-130-g6aa2da5",
  28. "Rev": "6aa2da5a7a905609c93036b9307185a04a5a84a5"
  29. },
  30. {
  31. "ImportPath": "github.com/jonboulle/clockwork",
  32. "Rev": "72f9bd7c4e0c2a40055ab3d0f09654f730cce982"
  33. },
  34. {
  35. "ImportPath": "github.com/stretchr/testify/assert",
  36. "Rev": "9cc77fa25329013ce07362c7742952ff887361f2"
  37. },
  38. {
  39. "ImportPath": "golang.org/x/net/context",
  40. "Rev": "b8c11bbe941633d84573af9686bfef280594b4fd"
  41. }
  42. ]
  43. }