chore: merge to fork
This commit is contained in:
parent
3be5acadaf
commit
f02f5f8410
@ -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 {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user