Update the weatherfeeder dependency to v0.12.0
All checks were successful
ci/woodpecker/manual/build-image Pipeline was successful
ci/woodpecker/push/build-image Pipeline was successful

This commit is contained in:
2026-06-12 13:34:33 +00:00
parent b556052966
commit 370d7c0928
3 changed files with 4 additions and 4 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.11.1-0.20260612044033-4358a7cdce2c
gitea.maximumdirect.net/ejr/weatherfeeder v0.12.0
github.com/lib/pq v1.10.9
)