File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -484,6 +484,7 @@ require (
484
484
github.com/coder/aisdk-go v0.0.9
485
485
github.com/coder/preview v1.0.3-0.20250714153828-a737d4750448
486
486
github.com/fsnotify/fsnotify v1.9.0
487
+ github.com/go-git/go-git/v5 v5.16.2
487
488
github.com/mark3labs/mcp-go v0.34.0
488
489
)
489
490
@@ -514,7 +515,6 @@ require (
514
515
github.com/esiqveland/notify v0.13.3 // indirect
515
516
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
516
517
github.com/go-git/go-billy/v5 v5.6.2 // indirect
517
- github.com/go-git/go-git/v5 v5.16.2 // indirect
518
518
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 // indirect
519
519
github.com/hashicorp/go-getter v1.7.8 // indirect
520
520
github.com/hashicorp/go-safetemp v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -1100,8 +1100,6 @@ github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66D
1100
1100
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 /go.mod h1:an3vInlBmSxCcxctByoQdvwPiA7DTK7jaaFDBTtu0ic =
1101
1101
github.com/go-git/go-billy/v5 v5.6.2 h1:6Q86EsPXMa7c3YZ3aLAQsMA0VlWmy43r6FHqa/UNbRM =
1102
1102
github.com/go-git/go-billy/v5 v5.6.2 /go.mod h1:rcFC2rAsp/erv7CMz9GczHcuD0D32fWzH+MJAU+jaUU =
1103
- github.com/go-git/go-git/v5 v5.16.0 h1:k3kuOEpkc0DeY7xlL6NaaNg39xdgQbtH5mwCafHO9AQ =
1104
- github.com/go-git/go-git/v5 v5.16.0 /go.mod h1:4Ge4alE/5gPs30F2H1esi2gPd69R0C39lolkucHBOp8 =
1105
1103
github.com/go-git/go-git/v5 v5.16.2 h1:fT6ZIOjE5iEnkzKyxTHK1W4HGAsPhqEqiSAssSO77hM =
1106
1104
github.com/go-git/go-git/v5 v5.16.2 /go.mod h1:4Ge4alE/5gPs30F2H1esi2gPd69R0C39lolkucHBOp8 =
1107
1105
github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1 /go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU =
You can’t perform that action at this time.
0 commit comments