summaryrefslogtreecommitdiffstats
path: root/dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.8.0.mod
diff options
context:
space:
mode:
Diffstat (limited to 'dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.8.0.mod')
-rw-r--r--dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.8.0.mod10
1 files changed, 10 insertions, 0 deletions
diff --git a/dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.8.0.mod b/dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.8.0.mod
new file mode 100644
index 0000000..c5d3e88
--- /dev/null
+++ b/dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.8.0.mod
@@ -0,0 +1,10 @@
+module github.com/stretchr/testify
+
+go 1.13
+
+require (
+ github.com/davecgh/go-spew v1.1.1
+ github.com/pmezard/go-difflib v1.0.0
+ github.com/stretchr/objx v0.4.0
+ gopkg.in/yaml.v3 v3.0.1
+)