Godeps.json 515 B

1234567891011121314151617181920212223
  1. {
  2. "ImportPath": "github.com/stretchr/testify",
  3. "GoVersion": "go1.5",
  4. "GodepVersion": "v74",
  5. "Packages": [
  6. "./..."
  7. ],
  8. "Deps": [
  9. {
  10. "ImportPath": "github.com/davecgh/go-spew/spew",
  11. "Comment": "v1.0.0-3-g6d21280",
  12. "Rev": "04cdfd42973bb9c8589fd6a731800cf222fde1a9"
  13. },
  14. {
  15. "ImportPath": "github.com/pmezard/go-difflib/difflib",
  16. "Rev": "d8ed2627bdf02c080bf22230dbb337003b7aba2d"
  17. },
  18. {
  19. "ImportPath": "github.com/stretchr/objx",
  20. "Rev": "cbeaeb16a013161a98496fad62933b1d21786672"
  21. }
  22. ]
  23. }