Skip to content

Replace reflect.Ptr with reflect.Pointer#628

Merged
fxamacker merged 1 commit intomasterfrom
fxamacker/replace-reflect-ptr
Feb 22, 2025
Merged

Replace reflect.Ptr with reflect.Pointer#628
fxamacker merged 1 commit intomasterfrom
fxamacker/replace-reflect-ptr

Conversation

@fxamacker
Copy link
Copy Markdown
Owner

@fxamacker fxamacker commented Feb 22, 2025

This PR replaces reflect.Ptr with reflect.Pointer (go1.18 or newer is required to build).

Updates #625

This commit replaces reflect.Ptr with reflect.Pointer,
so go1.18 or newer is required to to build.
@fxamacker fxamacker added this to the v2.8.0 milestone Feb 22, 2025
@fxamacker fxamacker self-assigned this Feb 22, 2025
Copy link
Copy Markdown
Contributor

@x448 x448 left a comment

Choose a reason for hiding this comment

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

LGTM

@fxamacker fxamacker merged commit c26c5a2 into master Feb 22, 2025
22 checks passed
@fxamacker fxamacker deleted the fxamacker/replace-reflect-ptr branch March 16, 2025 18:25
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