aboutsummaryrefslogtreecommitdiffstats
path: root/Gopkg.lock
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2019-11-10 13:05:01 +0100
committerMichael Muré <batolettre@gmail.com>2019-11-10 13:05:01 +0100
commit965102f73c5a935bd35dde4ae27a187cdc5ad0ea (patch)
tree56fc681da23bf04edf359869a6efa3fbb9bdd621 /Gopkg.lock
parentcb8236c9c22007eb622b7219c58d3342f1f53d50 (diff)
downloadgit-bug-965102f73c5a935bd35dde4ae27a187cdc5ad0ea.tar.gz
termui: rework the cursor in bugtable to match the rendering before the switch to awesome-gocui
Diffstat (limited to 'Gopkg.lock')
-rw-r--r--Gopkg.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gopkg.lock b/Gopkg.lock
index 40f4fe63..a22bc9a9 100644
--- a/Gopkg.lock
+++ b/Gopkg.lock
@@ -495,6 +495,7 @@
"github.com/cheekybits/genny/generic",
"github.com/dustin/go-humanize",
"github.com/fatih/color",
+ "github.com/go-errors/errors",
"github.com/gorilla/mux",
"github.com/icrowley/fake",
"github.com/phayes/freeport",