Some changes
All checks were successful
Golan Testing / testing (1.24.x, ubuntu-latest) (push) Successful in 24s

This commit is contained in:
2025-06-01 12:04:24 -04:00
parent ef145bdf9a
commit b477017411
4 changed files with 20 additions and 23 deletions

View File

@ -2,10 +2,9 @@ module example
go 1.24
require git.savin.nyc/alex/mysubaru v0.0.0-20250530191823-fb8f151e05c9
require git.savin.nyc/alex/mysubaru v0.0.0-20250601152656-ef145bdf9ae5
require (
github.com/Jeffail/gabs/v2 v2.7.0 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/rogpeppe/go-internal v1.9.0 // indirect
golang.org/x/net v0.40.0 // indirect