Skip to content

Switch from reflect.Ptr to reflect.Pointer#430

Merged
guelfey merged 1 commit intogodbus:masterfrom
kolyshkin:ptr
Mar 31, 2026
Merged

Switch from reflect.Ptr to reflect.Pointer#430
guelfey merged 1 commit intogodbus:masterfrom
kolyshkin:ptr

Conversation

@kolyshkin
Copy link
Copy Markdown
Contributor

Go 1.18 renamed reflect.Ptr to reflect.Pointer (see 1). Convert our usage accordingly.

@kolyshkin
Copy link
Copy Markdown
Contributor Author

@guelfey ptal

Go 1.18 renamed reflect.Ptr to reflect.Pointer (see [1]). Convert our
usage accordingly.

[1]: https://go.dev/doc/go1.18#reflectpkgreflect
@guelfey
Copy link
Copy Markdown
Member

guelfey commented Mar 31, 2026

Thanks!

@guelfey guelfey merged commit 9ae69ea into godbus:master Mar 31, 2026
7 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.

2 participants