Godeps.json 2.4 KB

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