mirror of
https://github.com/sstent/go-garth.git
synced 2026-01-26 09:03:00 +00:00
chaned go mod name
This commit is contained in:
@@ -3,8 +3,8 @@ package client_test
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"go-garth/internal/api/client"
|
||||
"go-garth/internal/auth/credentials"
|
||||
"github.com/sstent/go-garth/internal/api/client"
|
||||
"github.com/sstent/go-garth/internal/auth/credentials"
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
Reference in New Issue
Block a user