Skip to content

Remove the dependency on github.com/modern-go/reflect2 #691

Open
@dominiquelefevre

Description

@dominiquelefevre

reflect2 is too brittle because of the reliance on the internals of the golang's compiler. Moreover, it is no longer maintained: github.com/modern-go/reflect2..

Replace the usages of github.com/modern-go/reflect2 with stdlib's reflect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions