File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222 github.com/fsnotify/fsnotify v1.8.0 // indirect
2323 github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
2424 github.com/go-git/go-billy/v5 v5.6.2 // indirect
25- github.com/go-git/go-git/v5 v5.15 .0
25+ github.com/go-git/go-git/v5 v5.16 .0
2626 github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
2727 github.com/hashicorp/hcl v1.0.0 // indirect
2828 github.com/inconshreveable/mousetrap v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -59,6 +59,8 @@ github.com/go-git/go-git/v5 v5.14.0 h1:/MD3lCrGjCen5WfEAzKg00MJJffKhC8gzS80ycmCi
5959github.com/go-git/go-git/v5 v5.14.0 /go.mod h1:Z5Xhoia5PcWA3NF8vRLURn9E5FRhSl7dGj9ItW3Wk5k =
6060github.com/go-git/go-git/v5 v5.15.0 h1:f5Qn0W0F7ry1iN0ZwIU5m/n7/BKB4hiZfc+zlZx7ly0 =
6161github.com/go-git/go-git/v5 v5.15.0 /go.mod h1:4Ge4alE/5gPs30F2H1esi2gPd69R0C39lolkucHBOp8 =
62+ github.com/go-git/go-git/v5 v5.16.0 h1:k3kuOEpkc0DeY7xlL6NaaNg39xdgQbtH5mwCafHO9AQ =
63+ github.com/go-git/go-git/v5 v5.16.0 /go.mod h1:4Ge4alE/5gPs30F2H1esi2gPd69R0C39lolkucHBOp8 =
6264github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss =
6365github.com/go-viper/mapstructure/v2 v2.2.1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
6466github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da h1:oI5xCqsCo564l8iNU+DwB5epxmsaqB+rhGL0m5jtYqE =
You can’t perform that action at this time.
0 commit comments