summaryrefslogtreecommitdiffstats
path: root/dependencies/pkg/mod/cache/download/github.com/mattn/go-colorable/@v/v0.1.8.mod
diff options
context:
space:
mode:
Diffstat (limited to 'dependencies/pkg/mod/cache/download/github.com/mattn/go-colorable/@v/v0.1.8.mod')
-rw-r--r--dependencies/pkg/mod/cache/download/github.com/mattn/go-colorable/@v/v0.1.8.mod8
1 files changed, 8 insertions, 0 deletions
diff --git a/dependencies/pkg/mod/cache/download/github.com/mattn/go-colorable/@v/v0.1.8.mod b/dependencies/pkg/mod/cache/download/github.com/mattn/go-colorable/@v/v0.1.8.mod
new file mode 100644
index 0000000..1e590b8
--- /dev/null
+++ b/dependencies/pkg/mod/cache/download/github.com/mattn/go-colorable/@v/v0.1.8.mod
@@ -0,0 +1,8 @@
+module github.com/mattn/go-colorable
+
+require (
+ github.com/mattn/go-isatty v0.0.12
+ golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae // indirect
+)
+
+go 1.13