Skip to content

Unable to load plugins via go test #2

@KyleTryon

Description

@KyleTryon

Unfortunately with the current plugin structure (native go plugin module), there appears to be an issue with running go test

Error:

plugin.Open("plugins/gotify/gotify"): plugin was built with a different version of package runtime

It has been suggested by others to switch to https://github.com/hashicorp/go-plugin. Will be looking into making this switch soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions