Skip to content

Conversation

@judell
Copy link
Contributor

@judell judell commented Sep 12, 2025

  • Add replace directive for github.com/mattn/go-mastodon => github.com/turbot/go-mastodon v0.0.1
  • This fixes build failures for plugins that depend on forked libraries
  • The mastodon plugin requires the turbot fork which has additional methods
  • Without this directive, builds fall back to the original library missing required methods

Fixes build issues with [email protected] and similar plugins

- Add replace directive for github.com/mattn/go-mastodon => github.com/turbot/go-mastodon v0.0.1
- This fixes build failures for plugins that depend on forked libraries
- The mastodon plugin requires the turbot fork which has additional methods
- Without this directive, builds fall back to the original library missing required methods

Fixes build issues with [email protected] and similar plugins
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.

1 participant