Some updates

This commit is contained in:
2025-05-20 16:38:55 -04:00
parent 455e885a2c
commit 808034f099
5 changed files with 78 additions and 81 deletions

1
go.mod
View File

@ -3,7 +3,6 @@ module git.savin.nyc/alex/mysubaru
go 1.24
require (
github.com/Jeffail/gabs v1.4.0
github.com/Jeffail/gabs/v2 v2.7.0
github.com/go-resty/resty/v2 v2.16.5
github.com/sirupsen/logrus v1.9.3