Files
mostlymatter/vendor/github.com/stretchr/objx/Gopkg.toml
2018-01-29 14:17:40 -08:00

9 строки
143 B
TOML

[prune]
unused-packages = true
non-go = true
go-tests = true
[[constraint]]
name = "github.com/stretchr/testify"
version = "~1.2.0"