Skip to content

fix(a2a): update module dependencies for Go 1.25 - #993

Merged
hi-pender merged 1 commit into
feat/a2afrom
fix/a2a-go-mod-tests
Sep 8, 2026
Merged

fix(a2a): update module dependencies for Go 1.25#993
hi-pender merged 1 commit into
feat/a2afrom
fix/a2a-go-mod-tests

Conversation

@hi-pender

Copy link
Copy Markdown
Contributor

Summary

  • align the A2A module with Go 1.25 and the current Eino/OpenAI module releases
  • tidy transitive dependencies and checksums
  • avoid a dynamic fmt.Printf format string rejected by Go 1.25.6 tests

Testing

  • GOWORK=off go test -race ./...
  • GOWORK=off go test -bench=. -run=none -gcflags="all=-N -l" ./...
  • GOWORK=off go mod verify
  • GOWORK=off go mod tidy -diff

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

Need to create a new tag

The following modules have changes and may need version updates:

  • a2a (Current: a2a/v0.0.1-alpha.13)

⚠️ Please create and push new version tags for these modules after merging this PR.

@hi-pender
hi-pender merged commit af11f0d into feat/a2a Sep 8, 2026
4 of 5 checks passed
@hi-pender
hi-pender deleted the fix/a2a-go-mod-tests branch September 8, 2026 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant