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 @@ -88,7 +88,7 @@ require (
8888 github.com/go-critic/go-critic v0.14.3 // indirect
8989 github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
9090 github.com/go-git/go-billy/v5 v5.7.0 // indirect
91- github.com/go-git/go-git/v5 v5.16.4 // indirect
91+ github.com/go-git/go-git/v5 v5.16.5 // indirect
9292 github.com/go-toolsmith/astcast v1.1.0 // indirect
9393 github.com/go-toolsmith/astcopy v1.1.0 // indirect
9494 github.com/go-toolsmith/astequal v1.2.0 // indirect
Original file line number Diff line number Diff line change @@ -164,8 +164,8 @@ github.com/go-git/go-billy/v5 v5.7.0 h1:83lBUJhGWhYp0ngzCMSgllhUSuoHP1iEWYjsPl9n
164164github.com/go-git/go-billy/v5 v5.7.0 /go.mod h1:/1IUejTKH8xipsAcdfcSAlUlo2J7lkYV8GTKxAT/L3E =
165165github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4 =
166166github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 /go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII =
167- github.com/go-git/go-git/v5 v5.16.4 h1:7ajIEZHZJULcyJebDLo99bGgS0jRrOxzZG4uCk2Yb2Y =
168- github.com/go-git/go-git/v5 v5.16.4 /go.mod h1:4Ge4alE/5gPs30F2H1esi2gPd69R0C39lolkucHBOp8 =
167+ github.com/go-git/go-git/v5 v5.16.5 h1:mdkuqblwr57kVfXri5TTH+nMFLNUxIj9Z7F5ykFbw5s =
168+ github.com/go-git/go-git/v5 v5.16.5 /go.mod h1:QOMLpNf1qxuSY4StA/ArOdfFR2TrKEjJiye2kel2m+M =
169169github.com/go-logr/logr v1.4.3 h1:CjnDlHq8ikf6E492q6eKboGOC0T8CDaOvkHCIg8idEI =
170170github.com/go-logr/logr v1.4.3 /go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY =
171171github.com/go-quicktest/qt v1.101.0 h1:O1K29Txy5P2OK0dGo59b7b0LR6wKfIhttaAhHUyn7eI =
You can’t perform that action at this time.
0 commit comments