aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-25 04:37:44 +0000
committerGitHub <noreply@github.com>2021-01-25 04:37:44 +0000
commit4739fbcbeb0f68f52752d4a729b3fcc3596d8c1c (patch)
tree98c9ecac9900ff2aa8f34173cce99473525bc67e /go.mod
parent1b4eeb0690b543462d23c35a95d2243ff8c5aa7a (diff)
downloadgit-bug-4739fbcbeb0f68f52752d4a729b3fcc3596d8c1c.tar.gz
build(deps): bump github.com/MichaelMure/go-term-text
Bumps [github.com/MichaelMure/go-term-text](https://github.com/MichaelMure/go-term-text) from 0.2.9 to 0.2.10. - [Release notes](https://github.com/MichaelMure/go-term-text/releases) - [Commits](https://github.com/MichaelMure/go-term-text/compare/v0.2.9...v0.2.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 8ece3fd1..d67bea3f 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.13
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.9
+ github.com/MichaelMure/go-term-text v0.2.10
github.com/araddon/dateparse v0.0.0-20190622164848-0fb0a474d195
github.com/awesome-gocui/gocui v0.6.1-0.20191115151952-a34ffb055986
github.com/blang/semver v3.5.1+incompatible