github.com/golang/dep@v0.5.4/testdata/manifest/golden.toml (about) 1 ignored = ["github.com/foo/bar"] 2 3 [[constraint]] 4 name = "github.com/babble/brook" 5 revision = "d05d5aca9f895d19e9265839bffeadd74a2d2ecb" 6 7 [[constraint]] 8 name = "github.com/golang/dep" 9 version = "0.12.0" 10 11 [[override]] 12 branch = "master" 13 name = "github.com/golang/dep" 14 source = "https://github.com/golang/dep" 15 16 [prune] 17 non-go = true