Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit41eed1d

Browse files
authored
chore: backport aibridge fix (#20731)
Backports#20730 to 2.272.27 is based on coder/aibridge@v0.1.3, but the fix is now in v0.1.7. Wedon't want to bring in all those changes now, so I've created a v0.1.3.1tag which just has the change cherry-picked:https://github.com/coder/aibridge/compare/v0.1.3..v0.1.3.1The pseudo-version `v0.1.4-0.20251112094427-5899d515872f` was set by `goget github.com/coder/aibridge@v0.1.3.1` because this new commit does notexist in main.Signed-off-by: Danny Kopping <danny@coder.com>
1 parent2cbb862 commit41eed1d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎go.mod‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ require (
478478
github.com/anthropics/anthropic-sdk-gov1.12.0
479479
github.com/brianvoe/gofakeit/v7v7.7.1
480480
github.com/coder/agentapi-sdk-gov0.0.0-20250505131810-560d1d88d225
481-
github.com/coder/aibridgev0.1.3
481+
github.com/coder/aibridgev0.1.4-0.20251112094427-5899d515872f
482482
github.com/coder/aisdk-gov0.0.9
483483
github.com/coder/boundaryv1.0.1-0.20250925154134-55a44f2a7945
484484
github.com/coder/previewv1.0.4

‎go.sum‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -911,8 +911,8 @@ github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443 h1:aQ3y1lwWyqYPiWZThqv
911911
github.com/cncf/xds/gov0.0.0-20250501225837-2ac532fd4443/go.mod h1:W+zGtBO5Y1IgJhy4+A9GOqVhqLpfZi+vwmdNXUehLA8=
912912
github.com/coder/agentapi-sdk-gov0.0.0-20250505131810-560d1d88d225 h1:tRIViZ5JRmzdOEo5wUWngaGEFBG8OaE1o2GIHN5ujJ8=
913913
github.com/coder/agentapi-sdk-gov0.0.0-20250505131810-560d1d88d225/go.mod h1:rNLVpYgEVeu1Zk29K64z6Od8RBP9DwqCu9OfCzh8MR4=
914-
github.com/coder/aibridgev0.1.3 h1:7A9RQaHQUjtse47ShF3kBj2hMmT1R7BEFgiyByr8Vvc=
915-
github.com/coder/aibridgev0.1.3/go.mod h1:GWc0Owtlzz5iMHosDm6FhbO+SoG5W+VeOKyP9p9g9ZM=
914+
github.com/coder/aibridgev0.1.4-0.20251112094427-5899d515872f h1:uaBJAuI2t7Al+Q6G8JHZL2TmGwImLCGmkh+gyBK9Dvs=
915+
github.com/coder/aibridgev0.1.4-0.20251112094427-5899d515872f/go.mod h1:GWc0Owtlzz5iMHosDm6FhbO+SoG5W+VeOKyP9p9g9ZM=
916916
github.com/coder/aisdk-gov0.0.9 h1:Vzo/k2qwVGLTR10ESDeP2Ecek1SdPfZlEjtTfMveiVo=
917917
github.com/coder/aisdk-gov0.0.9/go.mod h1:KF6/Vkono0FJJOtWtveh5j7yfNrSctVTpwgweYWSp5M=
918918
github.com/coder/boundaryv1.0.1-0.20250925154134-55a44f2a7945 h1:hDUf02kTX8EGR3+5B+v5KdYvORs4YNfDPci0zCs+pC0=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp