Godeps.json 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. {
  2. "ImportPath": "github.com/coreos/etcd",
  3. "GoVersion": "go1.4.2",
  4. "Packages": [
  5. "./..."
  6. ],
  7. "Deps": [
  8. {
  9. "ImportPath": "code.google.com/p/goprotobuf/proto",
  10. "Comment": "go.r60-163",
  11. "Rev": "9352842ae63ee1d7e74e074ce7bb10370c4b6b9e"
  12. },
  13. {
  14. "ImportPath": "github.com/codegangsta/cli",
  15. "Comment": "1.2.0-26-gf7ebb76",
  16. "Rev": "f7ebb761e83e21225d1d8954fde853bf8edd46c4"
  17. },
  18. {
  19. "ImportPath": "github.com/coreos/go-etcd/etcd",
  20. "Comment": "v0.2.0-rc1-130-g6aa2da5",
  21. "Rev": "6aa2da5a7a905609c93036b9307185a04a5a84a5"
  22. },
  23. {
  24. "ImportPath": "github.com/coreos/pkg/capnslog",
  25. "Rev": "9d5dd4632f9ece71bdf83d31253593a633e73df5"
  26. },
  27. {
  28. "ImportPath": "github.com/coreos/go-semver/semver",
  29. "Rev": "568e959cd89871e61434c1143528d9162da89ef2"
  30. },
  31. {
  32. "ImportPath": "github.com/gogo/protobuf/proto",
  33. "Rev": "bc946d07d1016848dfd2507f90f0859c9471681e"
  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/prometheus/procfs",
  79. "Rev": "92faa308558161acab0ada1db048e9996ecec160"
  80. },
  81. {
  82. "ImportPath": "github.com/stretchr/testify/assert",
  83. "Rev": "9cc77fa25329013ce07362c7742952ff887361f2"
  84. },
  85. {
  86. "ImportPath": "golang.org/x/crypto/bcrypt",
  87. "Rev": "1351f936d976c60a0a48d728281922cf63eafb8d"
  88. },
  89. {
  90. "ImportPath": "golang.org/x/crypto/blowfish",
  91. "Rev": "1351f936d976c60a0a48d728281922cf63eafb8d"
  92. },
  93. {
  94. "ImportPath": "golang.org/x/net/context",
  95. "Rev": "7dbad50ab5b31073856416cdcfeb2796d682f844"
  96. }
  97. ]
  98. }