summaryrefslogtreecommitdiffstats
path: root/dependencies/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.4.0.mod
blob: 45a55d27e47c32eeec13b49572fa0c1c5fb120e1 (plain)
1
2
3
4
5
6
7
8
module github.com/stretchr/objx

go 1.12

require (
	github.com/davecgh/go-spew v1.1.1 // indirect
	github.com/stretchr/testify v1.7.1
)