Invalid AWN Request Fixer

This commit is contained in:
2025-01-29 18:06:50 -05:00
parent 3d3492a283
commit cd04beeec6
4 changed files with 107 additions and 1 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module gitea.libretechconsulting.com/rmcguire/ambient-weather-local-exporter
go 1.23.4
require (
gitea.libretechconsulting.com/rmcguire/go-app v0.4.2
gitea.libretechconsulting.com/rmcguire/go-app v0.5.0
github.com/go-resty/resty/v2 v2.16.5
github.com/gorilla/schema v1.4.1
github.com/rs/zerolog v1.33.0