mirror of
https://github.com/sstent/go-garth.git
synced 2026-01-26 17:11:42 +00:00
chaned go mod name
This commit is contained in:
@@ -11,8 +11,8 @@ import (
|
||||
"github.com/spf13/cobra"
|
||||
"github.com/spf13/viper"
|
||||
|
||||
types "go-garth/internal/models/types"
|
||||
"go-garth/pkg/garmin"
|
||||
types "github.com/sstent/go-garth/internal/models/types"
|
||||
"github.com/sstent/go-garth/pkg/garmin"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user