Skip to content

bump direct Go dependencies#2463

Merged
dgageot merged 1 commit intodocker:mainfrom
dgageot:board/update-go-direct-dependencies-f372e52e
Apr 19, 2026
Merged

bump direct Go dependencies#2463
dgageot merged 1 commit intodocker:mainfrom
dgageot:board/update-go-direct-dependencies-f372e52e

Conversation

@dgageot
Copy link
Copy Markdown
Member

@dgageot dgageot commented Apr 18, 2026

Bumps the following direct Go dependencies:

Module From To Status
charm.land/bubbletea/v2 v2.0.5 v2.0.6 bumped
github.com/anthropics/anthropic-sdk-go v1.36.0 v1.37.0 bumped
github.com/aws/aws-sdk-go-v2 v1.41.5 v1.41.6 bumped
github.com/aws/aws-sdk-go-v2/config v1.32.14 v1.32.16 bumped
github.com/aws/aws-sdk-go-v2/credentials v1.19.14 v1.19.15 bumped (with config)
github.com/aws/aws-sdk-go-v2/service/bedrockruntime v1.50.4 v1.50.5 bumped
github.com/aws/aws-sdk-go-v2/service/sts v1.41.10 v1.42.0 bumped (with config)
github.com/coder/acp-go-sdk v0.6.3 v0.11.7 skipped — breaking API changes in pkg/acp
github.com/go-git/go-git/v5 v5.17.2 v5.18.0 bumped
github.com/openai/openai-go/v3 v3.31.0 v3.32.0 bumped
modernc.org/sqlite v1.48.2 v1.49.1 bumped

Each bump was validated individually with mise lint and mise test, then squashed into a single commit.

github.com/coder/acp-go-sdk was skipped: v0.11.7 introduces breaking changes (new ListSessions method on the Agent interface, removal of RequestPermissionToolCall) that require source updates to pkg/acp.

Bumps the following direct dependencies:

- charm.land/bubbletea/v2 v2.0.5 -> v2.0.6
- github.com/anthropics/anthropic-sdk-go v1.36.0 -> v1.37.0
- github.com/aws/aws-sdk-go-v2 v1.41.5 -> v1.41.6
- github.com/aws/aws-sdk-go-v2/config v1.32.14 -> v1.32.16
- github.com/aws/aws-sdk-go-v2/credentials v1.19.14 -> v1.19.15
- github.com/aws/aws-sdk-go-v2/service/bedrockruntime v1.50.4 -> v1.50.5
- github.com/aws/aws-sdk-go-v2/service/sts v1.41.10 -> v1.42.0
- github.com/go-git/go-git/v5 v5.17.2 -> v5.18.0
- github.com/openai/openai-go/v3 v3.31.0 -> v3.32.0
- modernc.org/sqlite v1.48.2 -> v1.49.1

Assisted-By: docker-agent
@dgageot dgageot requested a review from a team as a code owner April 18, 2026 08:50
@krissetto
Copy link
Copy Markdown
Contributor

we should reconciliate the api changes in github.com/coder/acp-go-sdk

@dgageot dgageot merged commit c4c635f into docker:main Apr 19, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants