diff options
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt deleted file mode 100644 index 6d6c751..0000000 --- a/vendor/modules.txt +++ /dev/null @@ -1,16 +0,0 @@ -# dario.cat/mergo v1.0.0 -## explicit; go 1.13 -dario.cat/mergo -# github.com/davecgh/go-spew v1.1.1 -## explicit -github.com/davecgh/go-spew/spew -# github.com/pmezard/go-difflib v1.0.0 -## explicit -github.com/pmezard/go-difflib/difflib -# github.com/stretchr/testify v1.9.0 -## explicit; go 1.17 -github.com/stretchr/testify/assert -github.com/stretchr/testify/require -# gopkg.in/yaml.v3 v3.0.1 -## explicit -gopkg.in/yaml.v3 |