Updates to track feedkit v0.7.2 and to add a dedupe processor
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful

This commit is contained in:
2026-03-16 18:35:44 -05:00
parent 6cd823f528
commit d0b58a4734
10 changed files with 73 additions and 37 deletions

View File

@@ -2,7 +2,7 @@
package nws
import (
fknormalize "gitea.maximumdirect.net/ejr/feedkit/normalize"
fknormalize "gitea.maximumdirect.net/ejr/feedkit/processors/normalize"
)
// Register appends NWS normalizers in stable order.