github.com/golang/dep@v0.5.4/testdata/manifest/error1.toml (about) 1 ignored = ["github.com/foo/bar"] 2 3 [[constraint]] 4 name = "github.com/golang/dep" 5 branch = "master" 6 revision = "d05d5aca9f895d19e9265839bffeadd74a2d2ecb" 7 version = "^v0.12.0" 8 source = "https://github.com/golang/dep" 9 10 [[override]] 11 name = "github.com/golang/dep" 12 branch = "master" 13 revision = "d05d5aca9f895d19e9265839bffeadd74a2d2ecb" 14 version = "^v0.12.0" 15 source = "https://github.com/golang/dep"