From fe73d5a76d05cac14327428d7d5acb0ebac75c0d Mon Sep 17 00:00:00 2001 From: Michael Boulton Date: Wed, 12 Aug 2020 09:53:33 +0100 Subject: [PATCH] Add missing modules.txt --- vendor/modules.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 vendor/modules.txt diff --git a/vendor/modules.txt b/vendor/modules.txt new file mode 100644 index 0000000..96d8c65 --- /dev/null +++ b/vendor/modules.txt @@ -0,0 +1,17 @@ +# github.com/davecgh/go-spew v1.1.0 +github.com/davecgh/go-spew/spew +# github.com/pmezard/go-difflib v1.0.0 +github.com/pmezard/go-difflib/difflib +# github.com/stretchr/testify v1.6.1 +github.com/stretchr/testify/assert +github.com/stretchr/testify/require +# golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de +golang.org/x/crypto/cast5 +golang.org/x/crypto/openpgp +golang.org/x/crypto/openpgp/armor +golang.org/x/crypto/openpgp/elgamal +golang.org/x/crypto/openpgp/errors +golang.org/x/crypto/openpgp/packet +golang.org/x/crypto/openpgp/s2k +# gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c +gopkg.in/yaml.v3