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