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:
@@ -5,7 +5,7 @@ import (
|
||||
"io"
|
||||
"net/url"
|
||||
|
||||
"go-garth/internal/api/client"
|
||||
"github.com/sstent/go-garth/internal/api/client"
|
||||
)
|
||||
|
||||
// MockClient simulates API client for tests
|
||||
|
||||
Reference in New Issue
Block a user