More debuging
All checks were successful
Build and Push Docker Image / testing (1.24.x, ubuntu-latest) (push) Successful in 30s
Build and Push Docker Image / build-and-push (push) Successful in 9m54s

This commit is contained in:
2025-06-09 12:48:01 -04:00
parent 217846c17c
commit 5db9042125

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.24
replace github.com/armon/go-metrics => github.com/hashicorp/go-metrics v0.5.3 replace github.com/armon/go-metrics => github.com/hashicorp/go-metrics v0.5.3
require ( require (
git.savin.nyc/alex/mysubaru v0.0.0-20250606213748-cb008f61e721 git.savin.nyc/alex/mysubaru v0.0.0-20250609164614-21a928bf7040
github.com/eclipse/paho.mqtt.golang v1.5.0 github.com/eclipse/paho.mqtt.golang v1.5.0
github.com/hashicorp/consul/api v1.32.1 github.com/hashicorp/consul/api v1.32.1
github.com/spf13/viper v1.20.1 github.com/spf13/viper v1.20.1