summaryrefslogtreecommitdiffstats
path: root/dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.4.0.mod
blob: 50536488c95766ad3c4ea59ac5212411680d70a3 (plain)
1
2
3
4
5
6
7
8
module github.com/stretchr/testify

require (
	github.com/davecgh/go-spew v1.1.0
	github.com/pmezard/go-difflib v1.0.0
	github.com/stretchr/objx v0.1.0
	gopkg.in/yaml.v2 v2.2.2
)