summaryrefslogtreecommitdiffstats
path: root/dependencies/pkg/mod/cache/download/github.com/fatih/color/@v/v1.13.0.mod
diff options
context:
space:
mode:
Diffstat (limited to 'dependencies/pkg/mod/cache/download/github.com/fatih/color/@v/v1.13.0.mod')
-rw-r--r--dependencies/pkg/mod/cache/download/github.com/fatih/color/@v/v1.13.0.mod8
1 files changed, 8 insertions, 0 deletions
diff --git a/dependencies/pkg/mod/cache/download/github.com/fatih/color/@v/v1.13.0.mod b/dependencies/pkg/mod/cache/download/github.com/fatih/color/@v/v1.13.0.mod
new file mode 100644
index 0000000..c9b3cd5
--- /dev/null
+++ b/dependencies/pkg/mod/cache/download/github.com/fatih/color/@v/v1.13.0.mod
@@ -0,0 +1,8 @@
+module github.com/fatih/color
+
+go 1.13
+
+require (
+ github.com/mattn/go-colorable v0.1.9
+ github.com/mattn/go-isatty v0.0.14
+)