mirror of
https://github.com/sstent/go-garth.git
synced 2026-01-26 00:52:40 +00:00
chaned go mod name
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"go-garth/internal/api/client"
|
||||
"go-garth/internal/utils"
|
||||
"github.com/sstent/go-garth/internal/api/client"
|
||||
"github.com/sstent/go-garth/internal/utils"
|
||||
)
|
||||
|
||||
type Stats interface {
|
||||
|
||||
Reference in New Issue
Block a user