File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ require (
66
66
github.com/ghostiam/protogetter v0.3.12 // indirect
67
67
github.com/go-critic/go-critic v0.13.0 // indirect
68
68
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
69
+ github.com/go-git/gcfg/v2 v2.0.1 // indirect
69
70
github.com/go-git/go-billy/v5 v5.6.2 // indirect
70
71
github.com/go-git/go-git/v5 v5.14.0 // indirect
71
72
github.com/go-toolsmith/astcast v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -126,6 +126,7 @@ github.com/go-critic/go-critic v0.13.0 h1:kJzM7wzltQasSUXtYyTl6UaPVySO6GkaR1thFn
126
126
github.com/go-critic/go-critic v0.13.0 /go.mod h1:M/YeuJ3vOCQDnP2SU+ZhjgRzwzcBW87JqLpMJLrZDLI =
127
127
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66DAb0lQFJrpS6731Oaa12ikc+DiI =
128
128
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 /go.mod h1:an3vInlBmSxCcxctByoQdvwPiA7DTK7jaaFDBTtu0ic =
129
+ github.com/go-git/gcfg/v2 v2.0.1 /go.mod h1:/lv2NsxvhepuMrldsFilrgct6pxzpGdSRC13ydTLSLs =
129
130
github.com/go-git/go-billy/v5 v5.6.2 h1:6Q86EsPXMa7c3YZ3aLAQsMA0VlWmy43r6FHqa/UNbRM =
130
131
github.com/go-git/go-billy/v5 v5.6.2 /go.mod h1:rcFC2rAsp/erv7CMz9GczHcuD0D32fWzH+MJAU+jaUU =
131
132
github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4 =
You can’t perform that action at this time.
0 commit comments