aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index f3c291fc..f71060d8 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
github.com/blevesearch/bleve v1.0.14
github.com/cheekybits/genny v1.0.0
github.com/dustin/go-humanize v1.0.1
- github.com/fatih/color v1.16.0
+ github.com/fatih/color v1.17.0
github.com/go-git/go-billy/v5 v5.4.1
github.com/go-git/go-git/v5 v5.8.1
github.com/gorilla/mux v1.8.1