1
0
Fork 0
bocadillo/Gopkg.toml

16 lines
270 B
TOML
Raw Normal View History

2018-11-09 00:09:25 +00:00
[[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