From 965102f73c5a935bd35dde4ae27a187cdc5ad0ea Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Sun, 10 Nov 2019 13:05:01 +0100 Subject: termui: rework the cursor in bugtable to match the rendering before the switch to awesome-gocui --- Gopkg.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Gopkg.lock') 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", -- cgit