github.com/golang/dep@v0.5.4/cmd/dep/testdata/harness_tests/status/case1/dot/testcase.json (about) 1 { 2 "commands": [ 3 ["ensure"], 4 ["status", "-dot"] 5 ], 6 "error-expected": "", 7 "vendor-final": [ 8 "github.com/sdboyer/deptest", 9 "github.com/sdboyer/deptestdos" 10 ] 11 }