Updated go.mod for the example
All checks were successful
Golan Testing / testing (1.24.x, ubuntu-latest) (push) Successful in 24s

This commit is contained in:
2025-06-06 17:29:31 -04:00
parent 017d7de3a2
commit fd26de9b82

View File

@ -2,7 +2,7 @@ module example
go 1.24 go 1.24
require git.savin.nyc/alex/mysubaru v0.0.0-20250605210200-af42a5971ec0 require git.savin.nyc/alex/mysubaru v0.0.0-20250606212815-017d7de3a224
require ( require (
github.com/kr/text v0.2.0 // indirect github.com/kr/text v0.2.0 // indirect