mirror of
https://github.com/sstent/go-garth.git
synced 2026-01-27 01:21:47 +00:00
chaned go mod name
This commit is contained in:
@@ -3,7 +3,7 @@ package garmin
|
||||
import (
|
||||
"time"
|
||||
|
||||
"go-garth/internal/stats"
|
||||
"github.com/sstent/go-garth/internal/stats"
|
||||
)
|
||||
|
||||
// Stats is an interface for stats data types.
|
||||
|
||||
Reference in New Issue
Block a user