summaryrefslogtreecommitdiffstats
path: root/dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.3.0.mod
blob: 90e5dbe25a0ef02682b62accc98a273d1a18eabf (plain)
1
2
3
4
5
6
7
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
)