diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 11:40:59 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 11:40:59 +0000 |
commit | bc4e624732bd51c0dd1e9529cf228e8c23127732 (patch) | |
tree | d95dab8960e9d02d3b95f8653074ad2e54ca207c /dependencies/pkg/mod/cache/download/github.com/stretchr | |
parent | Initial commit. (diff) | |
download | icingadb-bc4e624732bd51c0dd1e9529cf228e8c23127732.tar.xz icingadb-bc4e624732bd51c0dd1e9529cf228e8c23127732.zip |
Adding upstream version 1.1.1.upstream/1.1.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'dependencies/pkg/mod/cache/download/github.com/stretchr')
10 files changed, 72 insertions, 0 deletions
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 +) |