github.com/golang/dep@v0.5.4/cmd/dep/testdata/harness_tests/init/glide/direct-trans-conflict/testcase.json (about)

     1  {
     2    "commands": [
     3      ["init", "-no-examples", "-v"]
     4    ],
     5    "error-expected": "master: Could not introduce github.com/ChinmayR/deptestglideA@master, as it is not allowed by constraint ^0.1.0 from project github.com/golang/notexist."
     6  }