Skip to content

chore: bump github.com/anthropics/anthropic-sdk-go to v1.55.0#3345

Merged
Sayt-0 merged 1 commit into
docker:mainfrom
dgageot:worktree-board-3c9385d94cbdab70
Jul 1, 2026
Merged

chore: bump github.com/anthropics/anthropic-sdk-go to v1.55.0#3345
Sayt-0 merged 1 commit into
docker:mainfrom
dgageot:worktree-board-3c9385d94cbdab70

Conversation

@dgageot

@dgageot dgageot commented Jul 1, 2026

Copy link
Copy Markdown
Member

Summary

Bump direct Go dependencies, one commit per bump, validated with task lint and task test.

Module From To Status
github.com/anthropics/anthropic-sdk-go v1.53.0 v1.55.0 bumped
google.golang.org/adk v1.2.0 v1.4.0 skipped — lint failure (adka2a deprecated, requires migration to adka2a/v2)

Notes

google.golang.org/adk v1.4.0 deprecates google.golang.org/adk/server/adka2a in favor of google.golang.org/adk/server/adka2a/v2, which trips staticcheck SA1019 in pkg/a2a/. That bump needs a code migration and is out of scope here.

Assisted-By: docker-agent

@dgageot dgageot requested a review from a team as a code owner July 1, 2026 08:47

@docker-agent docker-agent left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟢 APPROVE

This PR bumps github.com/anthropics/anthropic-sdk-go from v1.53.0 to v1.55.0. The diff is minimal — only one require line in go.mod and the corresponding go.sum hash entries are updated. No application code is changed. The minor-version increment is within Go module semver guarantees for non-breaking changes, and the PR description confirms task lint and task test pass. No bugs or issues introduced.

@aheritier aheritier added area/deps Dependency updates and version bumps kind/chore Maintenance, deps, CI, tooling (maps to chore: commit prefix) labels Jul 1, 2026
@Sayt-0 Sayt-0 merged commit f7665ca into docker:main Jul 1, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/deps Dependency updates and version bumps kind/chore Maintenance, deps, CI, tooling (maps to chore: commit prefix)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants