rclone/vendor/github.com/stretchr/testify/Gopkg.toml

17 lines
293 B
TOML
Raw Normal View History

2018-03-19 23:51:38 +08:00
[prune]
unused-packages = true
non-go = true
go-tests = true
2018-03-19 23:51:38 +08:00
[[constraint]]
name = "github.com/davecgh/go-spew"
version = "~1.1.0"
2018-03-19 23:51:38 +08:00
[[constraint]]
name = "github.com/pmezard/go-difflib"
version = "~1.0.0"
[[constraint]]
2018-03-19 23:51:38 +08:00
name = "github.com/stretchr/objx"
version = "~0.1.0"