Godeps.json 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  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": "code.google.com/p/goprotobuf/proto",
  14. "Comment": "go.r60-163",
  15. "Rev": "9352842ae63ee1d7e74e074ce7bb10370c4b6b9e"
  16. },
  17. {
  18. "ImportPath": "github.com/codegangsta/cli",
  19. "Comment": "1.2.0-26-gf7ebb76",
  20. "Rev": "f7ebb761e83e21225d1d8954fde853bf8edd46c4"
  21. },
  22. {
  23. "ImportPath": "github.com/coreos/go-etcd/etcd",
  24. "Comment": "v0.2.0-rc1-130-g6aa2da5",
  25. "Rev": "6aa2da5a7a905609c93036b9307185a04a5a84a5"
  26. },
  27. {
  28. "ImportPath": "github.com/golang/protobuf/proto",
  29. "Rev": "5677a0e3d5e89854c9974e1256839ee23f8233ca"
  30. },
  31. {
  32. "ImportPath": "github.com/jonboulle/clockwork",
  33. "Rev": "72f9bd7c4e0c2a40055ab3d0f09654f730cce982"
  34. },
  35. {
  36. "ImportPath": "github.com/matttproud/golang_protobuf_extensions/ext",
  37. "Rev": "7a864a042e844af638df17ebbabf8183dace556a"
  38. },
  39. {
  40. "ImportPath": "github.com/prometheus/client_golang/_vendor/goautoneg",
  41. "Comment": "0.1.0-22-g70f5497",
  42. "Rev": "70f54973fb9187e8773d738cb6ef6881333f5f25"
  43. },
  44. {
  45. "ImportPath": "github.com/prometheus/client_golang/_vendor/perks/quantile",
  46. "Comment": "0.1.0-22-g70f5497",
  47. "Rev": "70f54973fb9187e8773d738cb6ef6881333f5f25"
  48. },
  49. {
  50. "ImportPath": "github.com/prometheus/client_golang/model",
  51. "Comment": "0.1.0-22-g70f5497",
  52. "Rev": "70f54973fb9187e8773d738cb6ef6881333f5f25"
  53. },
  54. {
  55. "ImportPath": "github.com/prometheus/client_golang/prometheus",
  56. "Comment": "0.1.0-22-g70f5497",
  57. "Rev": "70f54973fb9187e8773d738cb6ef6881333f5f25"
  58. },
  59. {
  60. "ImportPath": "github.com/prometheus/client_golang/text",
  61. "Comment": "0.1.0-22-g70f5497",
  62. "Rev": "70f54973fb9187e8773d738cb6ef6881333f5f25"
  63. },
  64. {
  65. "ImportPath": "github.com/prometheus/client_model/go",
  66. "Comment": "model-0.0.2-12-gfa8ad6f",
  67. "Rev": "fa8ad6fec33561be4280a8f0514318c79d7f6cb6"
  68. },
  69. {
  70. "ImportPath": "github.com/prometheus/procfs",
  71. "Rev": "92faa308558161acab0ada1db048e9996ecec160"
  72. },
  73. {
  74. "ImportPath": "github.com/stretchr/testify/assert",
  75. "Rev": "9cc77fa25329013ce07362c7742952ff887361f2"
  76. },
  77. {
  78. "ImportPath": "golang.org/x/net/context",
  79. "Rev": "b8c11bbe941633d84573af9686bfef280594b4fd"
  80. }
  81. ]
  82. }