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