aboutsummaryrefslogtreecommitdiffstats
path: root/Gopkg.lock
diff options
context:
space:
mode:
authorMichael Muré <michael.mure@consensys.net>2018-11-21 18:56:12 +0100
committerMichael Muré <batolettre@gmail.com>2019-03-01 22:35:36 +0100
commitfeab9412dffe5772048aad29893c4cb01d566387 (patch)
treeb7bc9751f2ebdf8d41f5621bbf372eaf7625c4b9 /Gopkg.lock
parent0aefae6fcca5786f2c898029c3d6282f760f2c63 (diff)
downloadgit-bug-feab9412dffe5772048aad29893c4cb01d566387.tar.gz
WIP identity in git
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 0ea5b61b..a208c91a 100644
--- a/Gopkg.lock
+++ b/Gopkg.lock
@@ -469,6 +469,7 @@
"github.com/go-test/deep",
"github.com/gorilla/mux",
"github.com/icrowley/fake",
+ "github.com/mattn/go-runewidth",
"github.com/phayes/freeport",
"github.com/pkg/errors",
"github.com/shurcooL/githubv4",