aboutsummaryrefslogtreecommitdiffsponsor
path: root/vendor/modules.txt
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r--vendor/modules.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt
new file mode 100644
index 0000000..6d6c751
--- /dev/null
+++ b/vendor/modules.txt
@@ -0,0 +1,16 @@
+# 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