Upgrade, fix attrs
All checks were successful
Build and Publish / release (push) Successful in 3m46s

This commit is contained in:
2025-01-28 15:47:58 -05:00
parent 59433cc77f
commit 2c29493229
3 changed files with 5 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.1
gitea.libretechconsulting.com/rmcguire/go-app v0.4.2
github.com/go-resty/resty/v2 v2.16.5
github.com/gorilla/schema v1.4.1
github.com/rs/zerolog v1.33.0