aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorMáximo Cuadros <mcuadros@gmail.com>2020-05-24 11:23:04 +0200
committerMáximo Cuadros <mcuadros@gmail.com>2020-05-24 11:23:04 +0200
commit86c0c010927fe59ae54563a9a86db200a18f4c2e (patch)
treef83e183db75f414163ab8422ac6e00c0f6eebf31 /go.mod
parent26d02b3fec4434d663445d580497204e79284db0 (diff)
downloadgo-git-86c0c010927fe59ae54563a9a86db200a18f4c2e.tar.gz
Repository.ConfigScoped and Repository.Commit with empty author support
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 6d8da35..0c9cfd2 100644
--- a/go.mod
+++ b/go.mod
@@ -10,6 +10,7 @@ require (
github.com/go-git/go-billy/v5 v5.0.0
github.com/go-git/go-git-fixtures/v4 v4.0.1
github.com/google/go-cmp v0.3.0
+ github.com/imdario/mergo v0.3.9
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
github.com/jessevdk/go-flags v1.4.0
github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd