Update to use commons package

- Rename module from publisher to publish
- Change all shared.* references to commons.*
- Use commons.Item, commons.Feed, etc from shared library

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
primal
2026-02-02 15:40:39 -05:00
parent f1e68d42fc
commit e55cff3daa
5 changed files with 52 additions and 52 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
module github.com/1440news/publisher
module github.com/1440news/publish
go 1.24.0