From afe18e86a7aa2248c69997ed941bcbe3e6b2a655 Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Tue, 29 Oct 2019 16:51:07 +0100 Subject: switch to go.mod --- vendor/modules.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 vendor/modules.txt (limited to 'vendor/modules.txt') diff --git a/vendor/modules.txt b/vendor/modules.txt new file mode 100644 index 0000000..bb5266c --- /dev/null +++ b/vendor/modules.txt @@ -0,0 +1,7 @@ +# golang.org/x/crypto v0.0.0-20191029031824-8986dd9e96cf +golang.org/x/crypto/ssh/terminal +# golang.org/x/sys v0.0.0-20190412213103-97732733099d +golang.org/x/sys/unix +golang.org/x/sys/windows +# gopkg.in/yaml.v2 v2.2.4 +gopkg.in/yaml.v2 -- cgit v1.3.1