File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.23.0
4
4
5
5
require (
6
6
github.com/blang/semver/v4 v4.0.0
7
- github.com/go-git/go-git/v5 v5.16.1
7
+ github.com/go-git/go-git/v5 v5.16.2
8
8
github.com/golang/glog v1.2.5
9
9
github.com/google/go-github v17.0.0+incompatible
10
10
github.com/lithammer/dedent v1.1.0
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ github.com/go-git/go-billy/v5 v5.6.2 h1:6Q86EsPXMa7c3YZ3aLAQsMA0VlWmy43r6FHqa/UN
30
30
github.com/go-git/go-billy/v5 v5.6.2 /go.mod h1:rcFC2rAsp/erv7CMz9GczHcuD0D32fWzH+MJAU+jaUU =
31
31
github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4 =
32
32
github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 /go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII =
33
- github.com/go-git/go-git/v5 v5.16.1 h1:TuxMBWNL7R05tXsUGi0kh1vi4tq0WfXNLlIrAkXG1k8 =
34
- github.com/go-git/go-git/v5 v5.16.1 /go.mod h1:4Ge4alE/5gPs30F2H1esi2gPd69R0C39lolkucHBOp8 =
33
+ github.com/go-git/go-git/v5 v5.16.2 h1:fT6ZIOjE5iEnkzKyxTHK1W4HGAsPhqEqiSAssSO77hM =
34
+ github.com/go-git/go-git/v5 v5.16.2 /go.mod h1:4Ge4alE/5gPs30F2H1esi2gPd69R0C39lolkucHBOp8 =
35
35
github.com/golang/glog v1.2.5 h1:DrW6hGnjIhtvhOIiAKT6Psh/Kd/ldepEa81DKeiRJ5I =
36
36
github.com/golang/glog v1.2.5 /go.mod h1:6AhwSGph0fcJtXVM/PEHPqZlFeoLxhs7/t5UDAwmO+w =
37
37
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 h1:f+oWsMOmNPc8JmEHVZIycC7hBoQxHH9pNKQORJNozsQ =
You can’t perform that action at this time.
0 commit comments