summaryrefslogtreecommitdiffstats
path: root/dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.7.1.mod
diff options
context:
space:
mode:
Diffstat (limited to 'dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.7.1.mod')
-rw-r--r--dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.7.1.mod10
1 files changed, 10 insertions, 0 deletions
diff --git a/dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.7.1.mod b/dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.7.1.mod
new file mode 100644
index 0000000..ed0b50b
--- /dev/null
+++ b/dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.7.1.mod
@@ -0,0 +1,10 @@
+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
+)