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