gonna swap from feeds.Feeds

This commit is contained in:
Bel LaPointe
2025-04-27 11:46:20 -06:00
parent 537eaf9801
commit e54c7a76f9
4 changed files with 49 additions and 4 deletions

1
go.mod
View File

@@ -10,6 +10,7 @@ require (
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/ncruces/go-strftime v0.1.9 // indirect
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
github.com/robfig/cron/v3 v3.0.1 // indirect
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 // indirect
golang.org/x/sys v0.31.0 // indirect
modernc.org/libc v1.62.1 // indirect