internal/importers/godep/testdata/Godeps.json

Summary

Maintainability
Test Coverage
{
  "ImportPath": "github.com/golang/notexist",
  "GoVersion": "go1.8",
  "GodepVersion": "vXYZ",
  "Deps": [
    {
      "ImportPath": "github.com/sdboyer/deptest",
      "Rev": "3f4c3bea144e112a69bbe5d8d01c1b09a544253f"
    },
    {
      "ImportPath": "github.com/sdboyer/deptestdos",
      "Comment": "v2.0.0",
      "Rev": "5c607206be5decd28e6263ffffdcee067266015e"
    }
  ]
}