aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2020-03-23 16:58:02 +0100
committerGitHub <noreply@github.com>2020-03-23 16:58:02 +0100
commit5491d12873732d05d2f08cfe784985eee6e41a20 (patch)
treec4243d867352de9cde5f1a9d5fc69256771be200 /go.mod
parent61e6b361d489023d633a74259c235046937679dd (diff)
parent82e2f2dd6d548ba4af1cffde00e2175b061ef1be (diff)
downloadgit-bug-5491d12873732d05d2f08cfe784985eee6e41a20.tar.gz
Merge pull request #361 from MichaelMure/dependabot/go_modules/github.com/mattn/go-runewidth-0.0.9
build(deps): bump github.com/mattn/go-runewidth from 0.0.8 to 0.0.9
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 eab7effb..92437741 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/hashicorp/golang-lru v0.5.4 // indirect
github.com/icrowley/fake v0.0.0-20180203215853-4178557ae428
github.com/mattn/go-isatty v0.0.12
- github.com/mattn/go-runewidth v0.0.8
+ github.com/mattn/go-runewidth v0.0.9
github.com/phayes/freeport v0.0.0-20171002181615-b8543db493a5
github.com/pkg/errors v0.9.1
github.com/shurcooL/githubv4 v0.0.0-20190601194912-068505affed7