summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--go.mod1
-rw-r--r--vendor/modules.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index fb9c0d6a4..476c8879b 100644
--- a/go.mod
+++ b/go.mod
@@ -37,6 +37,7 @@ require (
github.com/sirupsen/logrus v1.4.2
github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad
github.com/stretchr/testify v1.6.1
+ github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778
golang.org/x/crypto v0.0.0-20201002170205-7f63de1d35b0 // indirect
golang.org/x/net v0.0.0-20201002202402-0a1ea396d57c // indirect
golang.org/x/sys v0.0.0-20210611083646-a4fc73990273 // indirect
diff --git a/vendor/modules.txt b/vendor/modules.txt
index 353028f03..1478550d1 100644
--- a/vendor/modules.txt
+++ b/vendor/modules.txt
@@ -215,6 +215,7 @@ github.com/stretchr/testify/assert
# github.com/xanzy/ssh-agent v0.2.1
github.com/xanzy/ssh-agent
# github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778
+## explicit
github.com/xo/terminfo
# golang.org/x/crypto v0.0.0-20201002170205-7f63de1d35b0
## explicit