Update dependency and docs to weatherfeeder v0.11.0
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful

This commit is contained in:
2026-06-11 10:22:10 -05:00
parent 9b29cb388c
commit 27d6183b24
5 changed files with 8 additions and 5 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.25.5
require (
gitea.maximumdirect.net/ejr/feedapi v0.1.0
gitea.maximumdirect.net/ejr/weatherfeeder v0.10.0
gitea.maximumdirect.net/ejr/weatherfeeder v0.11.0
github.com/lib/pq v1.10.9
)