From bc4e624732bd51c0dd1e9529cf228e8c23127732 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 13:40:59 +0200 Subject: Adding upstream version 1.1.1. Signed-off-by: Daniel Baumann --- .../pkg/mod/cache/download/github.com/stretchr/objx/@v/list | 3 +++ .../mod/cache/download/github.com/stretchr/objx/@v/v0.1.0.mod | 1 + .../mod/cache/download/github.com/stretchr/objx/@v/v0.4.0.mod | 8 ++++++++ .../mod/cache/download/github.com/stretchr/objx/@v/v0.5.0.mod | 5 +++++ .../pkg/mod/cache/download/github.com/stretchr/testify/@v/list | 5 +++++ .../cache/download/github.com/stretchr/testify/@v/v1.7.0.mod | 10 ++++++++++ .../cache/download/github.com/stretchr/testify/@v/v1.7.1.mod | 10 ++++++++++ .../cache/download/github.com/stretchr/testify/@v/v1.8.0.mod | 10 ++++++++++ .../cache/download/github.com/stretchr/testify/@v/v1.8.1.mod | 10 ++++++++++ .../cache/download/github.com/stretchr/testify/@v/v1.8.4.mod | 10 ++++++++++ 10 files changed, 72 insertions(+) create mode 100644 dependencies/pkg/mod/cache/download/github.com/stretchr/objx/@v/list create mode 100644 dependencies/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.1.0.mod create mode 100644 dependencies/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.4.0.mod create mode 100644 dependencies/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.5.0.mod create mode 100644 dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/list create mode 100644 dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.7.0.mod create mode 100644 dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.7.1.mod create mode 100644 dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.8.0.mod create mode 100644 dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.8.1.mod create mode 100644 dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.8.4.mod (limited to 'dependencies/pkg/mod/cache/download/github.com/stretchr') diff --git a/dependencies/pkg/mod/cache/download/github.com/stretchr/objx/@v/list b/dependencies/pkg/mod/cache/download/github.com/stretchr/objx/@v/list new file mode 100644 index 0000000..008f082 --- /dev/null +++ b/dependencies/pkg/mod/cache/download/github.com/stretchr/objx/@v/list @@ -0,0 +1,3 @@ +v0.1.0 +v0.4.0 +v0.5.0 diff --git a/dependencies/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.1.0.mod b/dependencies/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.1.0.mod new file mode 100644 index 0000000..cbaa421 --- /dev/null +++ b/dependencies/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.1.0.mod @@ -0,0 +1 @@ +module github.com/stretchr/objx diff --git a/dependencies/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.4.0.mod b/dependencies/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.4.0.mod new file mode 100644 index 0000000..45a55d2 --- /dev/null +++ b/dependencies/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.4.0.mod @@ -0,0 +1,8 @@ +module github.com/stretchr/objx + +go 1.12 + +require ( + github.com/davecgh/go-spew v1.1.1 // indirect + github.com/stretchr/testify v1.7.1 +) diff --git a/dependencies/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.5.0.mod b/dependencies/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.5.0.mod new file mode 100644 index 0000000..eeb2cb3 --- /dev/null +++ b/dependencies/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.5.0.mod @@ -0,0 +1,5 @@ +module github.com/stretchr/objx + +go 1.12 + +require github.com/stretchr/testify v1.8.0 diff --git a/dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/list b/dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/list new file mode 100644 index 0000000..ae8621b --- /dev/null +++ b/dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/list @@ -0,0 +1,5 @@ +v1.7.0 +v1.7.1 +v1.8.0 +v1.8.1 +v1.8.4 diff --git a/dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.7.0.mod b/dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.7.0.mod new file mode 100644 index 0000000..ed0b50b --- /dev/null +++ b/dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.7.0.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 +) 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 +) 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 +) 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 +) diff --git a/dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.8.4.mod b/dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.8.4.mod new file mode 100644 index 0000000..bddefac --- /dev/null +++ b/dependencies/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.8.4.mod @@ -0,0 +1,10 @@ +module github.com/stretchr/testify + +go 1.20 + +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