Skip to content

feat(go): migrate to go 1.26 - #162

Merged
garrettladley merged 4 commits into
mainfrom
gml/migrate-go-1-26
May 22, 2026
Merged

feat(go): migrate to go 1.26#162
garrettladley merged 4 commits into
mainfrom
gml/migrate-go-1-26

Conversation

@garrettladley

Copy link
Copy Markdown
Owner
  • bump go.mod to go 1.26
  • replace pointer-only temporaries with new(expr) in mcp response mapping
  • use new(expr) for repository scoreJSON, pagination cursor, and rate-limit reason pointers
  • closes feat(go): update to 1.26 #156

@codecov

codecov Bot commented May 22, 2026

Copy link
Copy Markdown

@garrettladley
garrettladley enabled auto-merge (squash) May 22, 2026 17:43
@garrettladley
garrettladley merged commit c0bd28f into main May 22, 2026
5 checks passed
@garrettladley
garrettladley deleted the gml/migrate-go-1-26 branch May 22, 2026 18:40
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.

feat(go): update to 1.26

1 participant