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