aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-18 08:53:13 +0000
committerGitHub <noreply@github.com>2021-04-18 08:53:13 +0000
commitc77eb181348efb32e9140afef3b72e5a7154396d (patch)
tree248894c5623db64aacf8fc1c6ca7fdb3ab8f62ff /go.mod
parent0e97664e7d59649881721388827bc528ab7ad745 (diff)
downloadgit-bug-c77eb181348efb32e9140afef3b72e5a7154396d.tar.gz
Bump github.com/MichaelMure/go-term-text from 0.2.10 to 0.3.1
Bumps [github.com/MichaelMure/go-term-text](https://github.com/MichaelMure/go-term-text) from 0.2.10 to 0.3.1. - [Release notes](https://github.com/MichaelMure/go-term-text/releases) - [Commits](https://github.com/MichaelMure/go-term-text/compare/v0.2.10...v0.3.1) Signed-off-by: dependabot[bot] <support@github.com>
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 bc464e93..8c2ebcc1 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.15
require (
github.com/99designs/gqlgen v0.10.3-0.20200209012558-b7a58a1c0e4b
github.com/99designs/keyring v1.1.6
- github.com/MichaelMure/go-term-text v0.2.10
+ github.com/MichaelMure/go-term-text v0.3.1
github.com/araddon/dateparse v0.0.0-20190622164848-0fb0a474d195
github.com/awesome-gocui/gocui v0.6.1-0.20191115151952-a34ffb055986
github.com/blevesearch/bleve v1.0.14