Bugfix to accommodate private upstream repository for feedapi
Some checks failed
ci/woodpecker/push/build-image Pipeline failed

This commit is contained in:
2026-03-19 20:58:01 -05:00
parent e7a9893824
commit 56f96c4a7a
3 changed files with 10 additions and 10 deletions

4
go.mod
View File

@@ -9,7 +9,3 @@ require (
)
require gopkg.in/yaml.v3 v3.0.1 // indirect
replace gitea.maximumdirect.net/ejr/feedapi => ../feedapi
replace gitea.maximumdirect.net/ejr/weatherfeeder => ../weatherfeeder