You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename Go module to github.com/taskinen/mailboxzero
The module was declared as bare "mailboxzero", which made
proxy.golang.org return 404 for /mailboxzero/@latest and broke the Go
Report Card refresh. Renaming to the canonical GitHub path lets the
proxy resolve the module and lets the badge re-grade.
- Update module path in go.mod
- Rewrite internal imports in main, server, and similarity packages
0 commit comments