Updated mysubaru to the latest version

This commit is contained in:
2025-06-04 17:15:53 -04:00
parent 1a83a64f80
commit 0395f4de5b

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-20250604165950-9783b483c9cd git.savin.nyc/alex/mysubaru v0.0.0-20250604211438-25c551af1da9
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