chore: merge to fork
This commit is contained in:
@@ -3,7 +3,7 @@ package example
|
|||||||
import (
|
import (
|
||||||
"testing"
|
"testing"
|
||||||
|
|
||||||
"github.com/budiuno/gocsvparser"
|
"gitea.suyono.dev/suyono/gocsvparser"
|
||||||
)
|
)
|
||||||
|
|
||||||
type mtcarsFlat struct {
|
type mtcarsFlat struct {
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ package gocsvparser_test
|
|||||||
import (
|
import (
|
||||||
"testing"
|
"testing"
|
||||||
|
|
||||||
"github.com/budiuno/gocsvparser"
|
"gitea.suyono.dev/suyono/gocsvparser"
|
||||||
)
|
)
|
||||||
|
|
||||||
type testDirect struct {
|
type testDirect struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user