github.com/golang/dep@v0.5.4/cmd/dep/testdata/harness_tests/init/glide/case2/testcase.json (about)

     1  {
     2    "commands": [
     3      ["init", "-no-examples", "-skip-tools", "-gopath"]
     4    ],
     5    "error-expected": "",
     6    "gopath-initial": {
     7      "github.com/sdboyer/deptest": "3f4c3bea144e112a69bbe5d8d01c1b09a544253f",
     8      "github.com/sdboyer/deptestdos": "5c607206be5decd28e6263ffffdcee067266015e"
     9    },
    10    "vendor-final": [
    11      "github.com/sdboyer/deptest",
    12      "github.com/sdboyer/deptestdos"
    13    ]
    14  }