github.com/golang/dep@v0.5.4/internal/importers/gvt/testdata/manifest (about)

     1  {
     2    "dependencies": [
     3      {
     4        "importpath": "github.com/sdboyer/deptest",
     5        "revision": "3f4c3bea144e112a69bbe5d8d01c1b09a544253f",
     6        "branch": "HEAD"
     7      },
     8      {
     9        "importpath": "github.com/sdboyer/deptestdos",
    10        "revision": "5c607206be5decd28e6263ffffdcee067266015e",
    11        "branch": "master"
    12      },
    13      {
    14        "importpath": "github.com/carolynvs/deptest-importers",
    15        "revision": "b79bc9482da8bb7402cdc3e3fd984db250718dd7",
    16        "branch": "v2" 
    17      }
    18    ]
    19  }