porting - part 4 done

This commit is contained in:
2025-09-07 12:14:19 -07:00
parent 6e4b12afa7
commit ead942b122
12 changed files with 368 additions and 24 deletions

6
go.mod
View File

@@ -2,6 +2,6 @@ module garmin-connect
go 1.24.2
require (
github.com/joho/godotenv v1.5.1
)
require github.com/joho/godotenv v1.5.1
require github.com/stretchr/testify v1.11.1 // indirect