Skip to content

feature request: list disallowed packages (like "unsafe") #21

@Candinya

Description

@Candinya

We are writing a traefik plugin and when it's almost done, the local test indicates that package "unsafe" used by one of our dependency cannot be loaded ( import "unsafe" error: unable to find source related to: "unsafe" ). During the debugging we found issues like traefik/traefik#7459 or traefik/traefik#8844 . With no luck finding solutions, we realize that we have to change the fundamental dependence (in this case, we are using twmb/franz-go to communicate with kafka) .

So, as a kind reminder, what about listing the unsupported packages in this repository's readme (may also in the document), so other developers can review their dependencies before falling into such awkward situations? Thanks 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/documentationImprovements or additions to documentationkind/enhancementa new or improved feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions