File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -476,7 +476,7 @@ require (
476476 github.com/anthropics/anthropic-sdk-go v1.18.0
477477 github.com/brianvoe/gofakeit/v7 v7.9.0
478478 github.com/coder/agentapi-sdk-go v0.0.0-20250505131810-560d1d88d225
479- github.com/coder/aibridge v0.1.7
479+ github.com/coder/aibridge v0.2.0
480480 github.com/coder/aisdk-go v0.0.9
481481 github.com/coder/boundary v1.0.1-0.20250925154134-55a44f2a7945
482482 github.com/coder/preview v1.0.4
@@ -560,5 +560,3 @@ require (
560560 gopkg.in/warnings.v0 v0.1.2 // indirect
561561 k8s.io/utils v0.0.0-20241210054802-24370beab758 // indirect
562562)
563-
564- replace github.com/coder/aibridge v0.1.7 => github.com/coder/aibridge v0.1.8-0.20251124075415-3fae3347a268
Original file line number Diff line number Diff line change @@ -919,8 +919,8 @@ github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443 h1:aQ3y1lwWyqYPiWZThqv
919919github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443 /go.mod h1:W+zGtBO5Y1IgJhy4+A9GOqVhqLpfZi+vwmdNXUehLA8 =
920920github.com/coder/agentapi-sdk-go v0.0.0-20250505131810-560d1d88d225 h1:tRIViZ5JRmzdOEo5wUWngaGEFBG8OaE1o2GIHN5ujJ8 =
921921github.com/coder/agentapi-sdk-go v0.0.0-20250505131810-560d1d88d225 /go.mod h1:rNLVpYgEVeu1Zk29K64z6Od8RBP9DwqCu9OfCzh8MR4 =
922- github.com/coder/aibridge v0.1.8-0.20251124075415-3fae3347a268 h1:kr4FhEG3x128Hqd6wmnZ4Ly4HG54ojYK7KhmcbZLmC0 =
923- github.com/coder/aibridge v0.1.8-0.20251124075415-3fae3347a268 /go.mod h1:2T0RSnIX1WTqFajzXsaNsoNe6mmNsNeCTxiHBWEsFnE =
922+ github.com/coder/aibridge v0.2.0 h1:kAWhHD6fsmDLH1WxIwXPu9Ineijj+lVniko45C003Vo =
923+ github.com/coder/aibridge v0.2.0 /go.mod h1:2T0RSnIX1WTqFajzXsaNsoNe6mmNsNeCTxiHBWEsFnE =
924924github.com/coder/aisdk-go v0.0.9 h1:Vzo/k2qwVGLTR10ESDeP2Ecek1SdPfZlEjtTfMveiVo =
925925github.com/coder/aisdk-go v0.0.9 /go.mod h1:KF6/Vkono0FJJOtWtveh5j7yfNrSctVTpwgweYWSp5M =
926926github.com/coder/boundary v1.0.1-0.20250925154134-55a44f2a7945 h1:hDUf02kTX8EGR3+5B+v5KdYvORs4YNfDPci0zCs+pC0 =
You can’t perform that action at this time.
0 commit comments