mirror of
https://github.com/sstent/go-garth-cli.git
synced 2026-01-29 02:21:36 +00:00
sync - build workin
This commit is contained in:
@@ -2,9 +2,9 @@ package garmin_test
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
"go-garth/internal/api/client"
|
||||
"go-garth/internal/data"
|
||||
"go-garth/internal/testutils"
|
||||
"github.com/sstent/go-garth/api/client"
|
||||
"github.com/sstent/go-garth/data"
|
||||
"github.com/sstent/go-garth/testutils"
|
||||
"testing"
|
||||
"time"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user