aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2020-07-20 15:45:31 +0200
committerMichael Muré <batolettre@gmail.com>2020-07-20 15:45:31 +0200
commitac7e50863340ecddc2df219886019f0816e465f0 (patch)
tree7ed0946296dcfd63b42dcb9fd7dba2a9370ff849 /go.mod
parentc0bf7c359f0e361825afed8c3c809cbfc5707386 (diff)
downloadgit-bug-ac7e50863340ecddc2df219886019f0816e465f0.tar.gz
termui: avoid importing a whole package to check an error
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index d6cad244..6002cd65 100644
--- a/go.mod
+++ b/go.mod
@@ -12,7 +12,6 @@ require (
github.com/corpix/uarand v0.1.1 // indirect
github.com/dustin/go-humanize v1.0.0
github.com/fatih/color v1.9.0
- github.com/go-errors/errors v1.1.1
github.com/gorilla/mux v1.7.4
github.com/hashicorp/golang-lru v0.5.4 // indirect
github.com/icrowley/fake v0.0.0-20180203215853-4178557ae428