File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/go-git/go-billy/v5 v5.5.0
7
- github.com/go-git/go-git/v5 v5.9 .0
7
+ github.com/go-git/go-git/v5 v5.10 .0
8
8
github.com/hanwen/go-fuse/v2 v2.4.2
9
9
github.com/mitchellh/go-homedir v1.1.0
10
10
github.com/sevlyar/go-daemon v0.1.6
Original file line number Diff line number Diff line change @@ -30,10 +30,10 @@ github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66D
30
30
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 /go.mod h1:an3vInlBmSxCcxctByoQdvwPiA7DTK7jaaFDBTtu0ic =
31
31
github.com/go-git/go-billy/v5 v5.5.0 h1:yEY4yhzCDuMGSv83oGxiBotRzhwhNr8VZyphhiu+mTU =
32
32
github.com/go-git/go-billy/v5 v5.5.0 /go.mod h1:hmexnoNsr2SJU1Ju67OaNz5ASJY3+sHgFRpCtpDCKow =
33
- github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20230305113008-0c11038e723f h1:Pz0DHeFij3XFhoBRGUDPzSJ+w2UcK5/0JvF8DRI58r8 =
34
- github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20230305113008-0c11038e723f /go.mod h1:8LHG1a3SRW71ettAD/jW13h8c6AqjVSeL11RAdgaqpo =
35
- github.com/go-git/go-git/v5 v5.9 .0 h1:cD9SFA7sHVRdJ7AYck1ZaAa/yeuBvGPxwXDL8cxrObY =
36
- github.com/go-git/go-git/v5 v5.9 .0 /go.mod h1:RKIqga24sWdMGZF+1Ekv9kylsDz6LzdTSI2s/OsZWE0 =
33
+ github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4 =
34
+ github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 /go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII =
35
+ github.com/go-git/go-git/v5 v5.10 .0 h1:F0x3xXrAWmhwtzoCokU4IMPcBdncG+HAAqi9FcOOjbQ =
36
+ github.com/go-git/go-git/v5 v5.10 .0 /go.mod h1:1FOZ/pQnqw24ghP2n7cunVl0ON55BsjPYvhWHvZGhoo =
37
37
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da h1:oI5xCqsCo564l8iNU+DwB5epxmsaqB+rhGL0m5jtYqE =
38
38
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
39
39
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38 =
You can’t perform that action at this time.
0 commit comments