Skip to content

chore: bump Go dependencies#2968

Merged
dgageot merged 2 commits into
docker:mainfrom
dgageot:board/04dc276d87cc0e22
Jun 2, 2026
Merged

chore: bump Go dependencies#2968
dgageot merged 2 commits into
docker:mainfrom
dgageot:board/04dc276d87cc0e22

Conversation

@dgageot
Copy link
Copy Markdown
Member

@dgageot dgageot commented Jun 2, 2026

Bump two direct Go module dependencies that have had patch releases. Each bump was validated with the full test suite and linter before committing.

The following dependencies were evaluated but skipped due to breaking changes:

Dependency From To Reason
charm.land/bubbletea/v2 v2.0.6 v2.0.7 ✅ Bumped
github.com/openai/openai-go/v3 v3.37.0 v3.38.0 ✅ Bumped
github.com/coder/acp-go-sdk v0.13.0 v0.13.4 Agent interface added required Logout method
google.golang.org/adk v1.2.0 v1.4.0 adka2a deprecated in favor of adka2a/v2

@dgageot dgageot requested a review from a team as a code owner June 2, 2026 12:00
Copy link
Copy Markdown

@docker-agent docker-agent left a comment

Choose a reason for hiding this comment

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

Assessment: 🟢 APPROVE

This is a routine dependency bump with no issues found.

Dependencies bumped:

  • charm.land/bubbletea/v2 v2.0.6 → v2.0.7
  • github.com/openai/openai-go/v3 v3.37.0 → v3.38.0
  • github.com/charmbracelet/ultraviolet (indirect) bumped to newer pseudo-version

Verification:

  • All version bumps in go.mod have matching h1 and go.mod hash entries in go.sum
  • Old entries correctly removed from go.sum
  • No version mismatches, stale, or orphaned entries
  • The skipped dependencies (github.com/coder/acp-go-sdk, google.golang.org/adk) are correctly omitted per the PR description's rationale

No bugs, security issues, or dependency hygiene problems identified.

@dgageot dgageot merged commit a43aeee into docker:main Jun 2, 2026
8 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.

3 participants