From b09c6d56832eb1718c07d74abf3bc6ae3fe4e030 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 14:36:04 +0200 Subject: Adding upstream version 1.1.0. Signed-off-by: Daniel Baumann --- .../cache/download/github.com/stretchr/testify/@v/v1.8.1.mod | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.8.1.mod (limited to 'dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.8.1.mod') diff --git a/dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.8.1.mod b/dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.8.1.mod new file mode 100644 index 0000000..3fe9bab --- /dev/null +++ b/dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.8.1.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.5.0 + gopkg.in/yaml.v3 v3.0.1 +) -- cgit v1.2.3