Skip to content

chore: bump direct go dependencies - #3854

Merged
dgageot merged 2 commits into
docker:mainfrom
dgageot:bump-go-deps
Jul 27, 2026
Merged

chore: bump direct go dependencies#3854
dgageot merged 2 commits into
docker:mainfrom
dgageot:bump-go-deps

Conversation

@dgageot

@dgageot dgageot commented Jul 27, 2026

Copy link
Copy Markdown
Member

Bumps two direct Go dependencies as part of routine maintenance. Both updates are patch or minor releases with no breaking changes.

google.golang.org/adk was also evaluated for a bump from v1.2.0 to v1.5.1, but upgrading it deprecates google.golang.org/adk/server/adka2a (used in pkg/a2a/server.go and pkg/a2a/executor_wrapper.go) in favour of server/adka2a/v2. Migrating requires moving to the a2a-go/v2 API, which is a meaningful change deserving its own PR. It has been skipped here.

Lint and tests pass. The only failing test, TestLoadExamples/examples/unload_on_switch.yaml, also fails on the base commit because Docker Model Runner is not running locally.

Module From To Status
github.com/anthropics/anthropic-sdk-go v1.60.0 v1.61.0 bumped
github.com/go-git/go-billy/v5 v5.9.0 v5.9.1 bumped
google.golang.org/adk v1.2.0 v1.5.1 skipped — lint failure (SA1019: server/adka2a is deprecated in favor of server/adka2a/v2)

@dgageot
dgageot requested a review from a team as a code owner July 27, 2026 16:57
@aheritier aheritier added area/deps Dependency updates and version bumps kind/chore Maintenance, deps, CI, tooling (maps to chore: commit prefix) labels Jul 27, 2026
@dgageot
dgageot merged commit 028a965 into docker:main Jul 27, 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.

3 participants