github.com/golang/dep@v0.5.4/cmd/dep/testdata/harness_tests/ensure/update/errs/spec-with-constraint/testcase.json (about) 1 { 2 "commands": [ 3 ["ensure", "-update", "github.com/sdboyer/deptest:github.com/other/deptest"] 4 ], 5 "error-expected": "cannot specify alternate sources on -update (github.com/other/deptest)" 6 }