Godeps.json 602 B

1234567891011121314151617181920212223242526
  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/jonboulle/clockwork",
  19. "Rev": "72f9bd7c4e0c2a40055ab3d0f09654f730cce982"
  20. },
  21. {
  22. "ImportPath": "github.com/stretchr/testify/assert",
  23. "Rev": "9cc77fa25329013ce07362c7742952ff887361f2"
  24. }
  25. ]
  26. }