github.com/golang/dep@v0.5.4/cmd/dep/testdata/harness_tests/init/case3/testcase.json (about) 1 { 2 "commands": [ 3 ["init", "-no-examples", "-skip-tools", "-gopath"] 4 ], 5 "error-expected": "", 6 "gopath-initial": { 7 "github.com/sdboyer/deptestdos": "a0196baa11ea047dd65037287451d36b861b00ea" 8 }, 9 "vendor-final": [ 10 "github.com/sdboyer/deptest", 11 "github.com/sdboyer/deptestdos" 12 ] 13 }