github.com/golang/dep@v0.5.4/cmd/dep/testdata/harness_tests/ensure/default/errs/specargs/testcase.json (about)

     1  {
     2    "commands": [
     3      ["ensure", "foobar.com/baz"]
     4    ],
     5    "error-expected": "dep ensure only takes spec arguments with -add or -update"
     6  }