mirror of
https://github.com/sstent/go-garth.git
synced 2026-01-26 09:03:00 +00:00
reworked api interfaces
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"io"
|
||||
"net/url"
|
||||
|
||||
"github.com/sstent/go-garth/internal/api/client"
|
||||
"github.com/sstent/go-garth/pkg/garth/client"
|
||||
)
|
||||
|
||||
// MockClient simulates API client for tests
|
||||
|
||||
Reference in New Issue
Block a user