Update go-app
All checks were successful
Build and Publish / release (push) Successful in 6m10s

This commit is contained in:
2025-01-12 20:22:56 -05:00
parent c2bde1e1dd
commit e93c7ec5c0
2 changed files with 3 additions and 3 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.3.1
gitea.libretechconsulting.com/rmcguire/go-app v0.3.2
github.com/go-resty/resty/v2 v2.16.3
github.com/gorilla/schema v1.4.1
github.com/rs/zerolog v1.33.0