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:
@@ -9,8 +9,8 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"go-garth/internal/auth/oauth"
|
||||
types "go-garth/internal/models/types"
|
||||
"github.com/sstent/go-garth/internal/auth/oauth"
|
||||
types "github.com/sstent/go-garth/internal/models/types"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user