gonextcloud/vendor/github.com/stretchr/objx/Gopkg.toml
2019-07-14 00:55:12 +02:00

9 lines
143 B
TOML

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