mirror of
https://github.com/sstent/go-garth-cli.git
synced 2026-01-27 17:42:12 +00:00
sync - build workin
This commit is contained in:
@@ -5,8 +5,8 @@ import (
|
||||
"net/url"
|
||||
"time"
|
||||
|
||||
types "go-garth/internal/models/types"
|
||||
"go-garth/shared/models"
|
||||
types "github.com/sstent/go-garth/models/types"
|
||||
"github.com/sstent/go-garth-cli/shared/models"
|
||||
)
|
||||
|
||||
// APIClient defines the interface for making API calls that data packages need.
|
||||
|
||||
Reference in New Issue
Block a user