Closed orvice closed 6 months ago
Oh... Thank you
can you please tag the fixed release?
A tag, e.g. v0.0.8, is necessary so that i can refer to a release in my go.mod as a requirement. Otherwise the error remains:
o: github.com/mattn/go-mastodon@v0.0.7 (matching all@upgrade) requires github.com/mattn/go-mastodon@v0.0.7: parsing go.mod:
module declares its path as: github.com/rmrfslashbin/go-mastodon
but was required as: github.com/mattn/go-mastodon
fix #190