aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)AuthorFilesLines
2026-02-26Add MAL client and anime parsing functionalityBobby1-3/+7
2026-02-25feat: Add golang.org/x/sync v0.19.0 dependency and remove indirect referenceBobby1-1/+1
2026-02-25Refactor anime update logic and task managementBobby1-1/+1
2026-02-04Add zap and multierr dependencies; update go.sumBobby1-0/+2
2025-04-06server basics with 404 routerBobby1-0/+12
2025-04-06syncing anime lists via fribb mappingsBobby1-1/+25
2025-04-06initialised project bareboresBobby1-0/+5