github.com/golang/dep@v0.5.4/cmd/dep/testdata/harness_tests/ensure/add/exists-imports/testcase.json (about) 1 { 2 "commands": [ 3 ["ensure", "-add", "github.com/sdboyer/deptesttres@master"] 4 ], 5 "vendor-final": [ 6 "github.com/sdboyer/deptesttres" 7 ] 8 }