1
0
Fork 0
bocadillo/Gopkg.toml

16 lines
270 B
TOML

[[constraint]]
name = "github.com/google/go-cmp"
version = "0.2.0"
[[constraint]]
branch = "master"
name = "github.com/juju/errors"
[[constraint]]
branch = "bocadillo"
name = "github.com/localhots/mysql"
[prune]
go-tests = true
unused-packages = true