mirror of
https://github.com/sstent/go-garth.git
synced 2026-01-26 09:03:00 +00:00
chaned go mod name
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package garmin
|
||||
|
||||
import types "go-garth/internal/models/types"
|
||||
import types "github.com/sstent/go-garth/internal/models/types"
|
||||
|
||||
// GarminTime represents Garmin's timestamp format with custom JSON parsing
|
||||
type GarminTime = types.GarminTime
|
||||
|
||||
Reference in New Issue
Block a user