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

     1  {
     2    "commands": [
     3      ["init", "-skip-tools", "-no-examples"],
     4      ["ensure", "-update"]
     5    ],
     6    "vendor-final": [
     7      "github.com/sdboyer/deptest"
     8    ]
     9  }