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

     1  {
     2    "commands": [
     3      ["init", "-no-examples"]
     4    ],
     5    "gopath-initial": {
     6      "github.com/sdboyer/deptestdos": "a0196baa11ea047dd65037287451d36b861b00ea"
     7    },
     8    "vendor-final": [
     9      "github.com/sdboyer/deptest",
    10      "github.com/sdboyer/deptestdos"
    11    ]
    12  }