Godeps.json 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  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/gogo/protobuf/proto",
  29. "Rev": "bc946d07d1016848dfd2507f90f0859c9471681e"
  30. },
  31. {
  32. "ImportPath": "github.com/golang/protobuf/proto",
  33. "Rev": "5677a0e3d5e89854c9974e1256839ee23f8233ca"
  34. },
  35. {
  36. "ImportPath": "github.com/jonboulle/clockwork",
  37. "Rev": "72f9bd7c4e0c2a40055ab3d0f09654f730cce982"
  38. },
  39. {
  40. "ImportPath": "github.com/matttproud/golang_protobuf_extensions/ext",
  41. "Rev": "7a864a042e844af638df17ebbabf8183dace556a"
  42. },
  43. {
  44. "ImportPath": "github.com/prometheus/client_golang/_vendor/goautoneg",
  45. "Comment": "0.1.0-22-g70f5497",
  46. "Rev": "70f54973fb9187e8773d738cb6ef6881333f5f25"
  47. },
  48. {
  49. "ImportPath": "github.com/prometheus/client_golang/_vendor/perks/quantile",
  50. "Comment": "0.1.0-22-g70f5497",
  51. "Rev": "70f54973fb9187e8773d738cb6ef6881333f5f25"
  52. },
  53. {
  54. "ImportPath": "github.com/prometheus/client_golang/model",
  55. "Comment": "0.1.0-22-g70f5497",
  56. "Rev": "70f54973fb9187e8773d738cb6ef6881333f5f25"
  57. },
  58. {
  59. "ImportPath": "github.com/prometheus/client_golang/prometheus",
  60. "Comment": "0.1.0-22-g70f5497",
  61. "Rev": "70f54973fb9187e8773d738cb6ef6881333f5f25"
  62. },
  63. {
  64. "ImportPath": "github.com/prometheus/client_golang/text",
  65. "Comment": "0.1.0-22-g70f5497",
  66. "Rev": "70f54973fb9187e8773d738cb6ef6881333f5f25"
  67. },
  68. {
  69. "ImportPath": "github.com/prometheus/client_model/go",
  70. "Comment": "model-0.0.2-12-gfa8ad6f",
  71. "Rev": "fa8ad6fec33561be4280a8f0514318c79d7f6cb6"
  72. },
  73. {
  74. "ImportPath": "github.com/prometheus/procfs",
  75. "Rev": "92faa308558161acab0ada1db048e9996ecec160"
  76. },
  77. {
  78. "ImportPath": "github.com/stretchr/testify/assert",
  79. "Rev": "9cc77fa25329013ce07362c7742952ff887361f2"
  80. },
  81. {
  82. "ImportPath": "golang.org/x/crypto/bcrypt",
  83. "Rev": "1351f936d976c60a0a48d728281922cf63eafb8d"
  84. },
  85. {
  86. "ImportPath": "golang.org/x/crypto/blowfish",
  87. "Rev": "1351f936d976c60a0a48d728281922cf63eafb8d"
  88. },
  89. {
  90. "ImportPath": "golang.org/x/net/context",
  91. "Rev": "7dbad50ab5b31073856416cdcfeb2796d682f844"
  92. }
  93. ]
  94. }