github.com/golang/dep@v0.5.4/cmd/dep/testdata/harness_tests/ensure/noverify/vendororphans/testcase.json (about)

     1  {
     2    "commands": [
     3      ["ensure"],
     4      ["check"]
     5    ],
     6    "vendor-final": [
     7      "github.com/sdboyer/deptest"
     8    ]
     9  }