File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ require (
178
178
github.com/fsnotify/fsnotify v1.6.0 // indirect
179
179
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
180
180
github.com/go-git/go-billy/v5 v5.5.0 // indirect
181
- github.com/go-git/go-git/v5 v5.9 .0
181
+ github.com/go-git/go-git/v5 v5.10 .0
182
182
github.com/go-logr/logr v1.2.4 // indirect
183
183
github.com/go-logr/stdr v1.2.2 // indirect
184
184
github.com/godbus/dbus/v5 v5.1.1-0.20230522191255-76236955d466 // indirect
Original file line number Diff line number Diff line change @@ -1350,11 +1350,11 @@ github.com/go-git/go-billy/v5 v5.0.0/go.mod h1:pmpqyWchKfYfrkb/UVH4otLvyi/5gJlGI
1350
1350
github.com/go-git/go-billy/v5 v5.5.0 h1:yEY4yhzCDuMGSv83oGxiBotRzhwhNr8VZyphhiu+mTU =
1351
1351
github.com/go-git/go-billy/v5 v5.5.0 /go.mod h1:hmexnoNsr2SJU1Ju67OaNz5ASJY3+sHgFRpCtpDCKow =
1352
1352
github.com/go-git/go-git-fixtures/v4 v4.0.1 /go.mod h1:m+ICp2rF3jDhFgEZ/8yziagdT1C+ZpZcrJjappBCDSw =
1353
- github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20230305113008-0c11038e723f h1:Pz0DHeFij3XFhoBRGUDPzSJ+w2UcK5/0JvF8DRI58r8 =
1353
+ github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4 =
1354
1354
github.com/go-git/go-git/v5 v5.0.0 /go.mod h1:oYD8y9kWsGINPFJoLdaScGCN6dlKg23blmClfZwtUVA =
1355
1355
github.com/go-git/go-git/v5 v5.1.0 /go.mod h1:ZKfuPUoY1ZqIG4QG9BDBh3G4gLM5zvPuSJAozQrZuyM =
1356
- github.com/go-git/go-git/v5 v5.9 .0 h1:cD9SFA7sHVRdJ7AYck1ZaAa/yeuBvGPxwXDL8cxrObY =
1357
- github.com/go-git/go-git/v5 v5.9 .0 /go.mod h1:RKIqga24sWdMGZF+1Ekv9kylsDz6LzdTSI2s/OsZWE0 =
1356
+ github.com/go-git/go-git/v5 v5.10 .0 h1:F0x3xXrAWmhwtzoCokU4IMPcBdncG+HAAqi9FcOOjbQ =
1357
+ github.com/go-git/go-git/v5 v5.10 .0 /go.mod h1:1FOZ/pQnqw24ghP2n7cunVl0ON55BsjPYvhWHvZGhoo =
1358
1358
github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1 /go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU =
1359
1359
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72 /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
1360
1360
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4 /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
You can’t perform that action at this time.
0 commit comments