quartz/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.7.0.mod
Adam Gospodarczyk da2d93f602 Brain
2022-04-26 16:25:19 +02:00

11 lines
216 B
Modula-2

module github.com/stretchr/testify
go 1.13
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.v3 v3.0.0-20200313102051-9f266ea9e77c
)