working auth!

This commit is contained in:
2025-09-07 06:02:28 -07:00
parent a1cc209e46
commit 15cc49f1b6
77 changed files with 756 additions and 6101 deletions

13
go.mod
View File

@@ -1,12 +1,5 @@
module github.com/sstent/go-garth
module garmin-connect
go 1.23.0
go 1.24.2
toolchain go1.24.2
require github.com/joho/godotenv v1.5.1
require (
github.com/andybalholm/brotli v1.2.0 // indirect
golang.org/x/oauth2 v0.30.0 // indirect
)
require github.com/joho/godotenv v1.5.1 // indirect