This commit is contained in:
2025-09-18 11:12:41 -07:00
parent c00ea67f31
commit 026d8873bb
56 changed files with 2321 additions and 2891 deletions

View File

@@ -5,7 +5,7 @@ import (
"io"
"net/url"
"garmin-connect/garth/client"
"github.com/sstent/go-garth/garth/client"
)
// MockClient simulates API client for tests