Godeps.json 900 B

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "ImportPath": "github.com/coreos/etcd",
  3. "GoVersion": "go1.3.1",
  4. "Packages": [
  5. "./..."
  6. ],
  7. "Deps": [
  8. {
  9. "ImportPath": "code.google.com/p/go.net/context",
  10. "Comment": "null-144",
  11. "Rev": "ad01a6fcc8a19d3a4478c836895ffe883bd2ceab"
  12. },
  13. {
  14. "ImportPath": "code.google.com/p/gogoprotobuf/proto",
  15. "Rev": "7fd1620f09261338b6b1ca1289ace83aee0ec946"
  16. },
  17. {
  18. "ImportPath": "github.com/codegangsta/cli",
  19. "Comment": "1.0.0-72-gbb91895",
  20. "Rev": "bb9189510af1f49580c073c9e59e8bf288f0df27"
  21. },
  22. {
  23. "ImportPath": "github.com/coreos/go-etcd/etcd",
  24. "Comment": "v0.2.0-rc1-127-g6fe04d5",
  25. "Rev": "6fe04d580dfb71c9e34cbce2f4df9eefd1e1241e"
  26. },
  27. {
  28. "ImportPath": "github.com/jonboulle/clockwork",
  29. "Rev": "72f9bd7c4e0c2a40055ab3d0f09654f730cce982"
  30. },
  31. {
  32. "ImportPath": "github.com/stretchr/testify/assert",
  33. "Rev": "9cc77fa25329013ce07362c7742952ff887361f2"
  34. }
  35. ]
  36. }