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:
@@ -1,7 +1,7 @@
|
||||
package data
|
||||
|
||||
import (
|
||||
types "go-garth/internal/models/types"
|
||||
types "github.com/sstent/go-garth/internal/models/types"
|
||||
"testing"
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
|
||||
Reference in New Issue
Block a user