aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorMáximo Cuadros <mcuadros@gmail.com>2020-06-16 01:45:44 +0200
committerGitHub <noreply@github.com>2020-06-16 01:45:44 +0200
commit16918a5be9a2076bbb686b2580da1988d557da6d (patch)
tree41daf4cb42a97aa209f198e0b5299e048957d80f /go.mod
parent5cafe4097c72c0673255fdf8cac44fc513c6042c (diff)
parent63c42e530e9ffdf070f74a2674aa1a1fc24703a8 (diff)
downloadgo-git-16918a5be9a2076bbb686b2580da1988d557da6d.tar.gz
Merge pull request #88 from distorhead/cherryPickCommonDirSupport
storage: filesystem, support .git/commondir repository layout
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 0c9cfd2..81bbaa8 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
github.com/gliderlabs/ssh v0.2.2
github.com/go-git/gcfg v1.5.0
github.com/go-git/go-billy/v5 v5.0.0
- github.com/go-git/go-git-fixtures/v4 v4.0.1
+ github.com/go-git/go-git-fixtures/v4 v4.0.2-0.20200613231340-f56387b50c12
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