rename: module
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package tests
|
||||
|
||||
import (
|
||||
"github.com/kuzgoga/gormlint/nullSafetyCheck"
|
||||
"golang.org/x/tools/go/analysis/analysistest"
|
||||
"gormlint/nullSafetyCheck"
|
||||
"testing"
|
||||
)
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
package tests
|
||||
|
||||
import (
|
||||
"github.com/kuzgoga/gormlint/relationsCheck"
|
||||
"golang.org/x/tools/go/analysis/analysistest"
|
||||
"gormlint/relationsCheck"
|
||||
"testing"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user