github.com/golang/dep@v0.5.4/cmd/dep/testdata/harness_tests/ensure/update/errs/lockless/testcase.json (about) 1 { 2 "commands": [ 3 ["ensure", "-update"] 4 ], 5 "error-expected": "-update works by updating the versions recorded in Gopkg.lock, but Gopkg.lock does not exist" 6 }