bocadillo/Gopkg.toml

12 lines
193 B
TOML
Raw Normal View History

2018-11-09 01:09:25 +01:00
[[constraint]]
name = "github.com/google/go-cmp"
version = "0.2.0"
[[constraint]]
branch = "master"
name = "github.com/juju/errors"
[prune]
go-tests = true
unused-packages = true