Skip to content

Comments

refactor: modernize pointers to go 1.26 syntax#659

Merged
marceloboeira merged 1 commit intomainfrom
modernize-go-1.26-pointers
Feb 20, 2026
Merged

refactor: modernize pointers to go 1.26 syntax#659
marceloboeira merged 1 commit intomainfrom
modernize-go-1.26-pointers

Conversation

@zhouzhuojie
Copy link
Collaborator

Replaced deprecated util.*Ptr functions with Go 1.26 new(val) syntax. Verified all usages are updated and tests pass.

@marceloboeira marceloboeira merged commit 4108fc7 into main Feb 20, 2026
9 checks passed
@marceloboeira marceloboeira deleted the modernize-go-1.26-pointers branch February 20, 2026 09:33
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.

2 participants