Changed a git URL

This commit is contained in:
2025-05-20 16:02:27 -04:00
parent bfed21acd8
commit 71e00595ca
6 changed files with 8 additions and 137 deletions

View File

@ -8,8 +8,8 @@ import (
"sync"
"time"
"git.savin.nyc/alex/mysubaru/config"
"github.com/Jeffail/gabs/v2"
"github.com/alex-savin/go-mysubaru/config"
"github.com/go-resty/resty/v2"
)