rename: module
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
package relationsCheck
|
||||
|
||||
import (
|
||||
"github.com/kuzgoga/gormlint/common"
|
||||
"go/token"
|
||||
"go/types"
|
||||
"golang.org/x/tools/go/analysis"
|
||||
"gormlint/common"
|
||||
"strings"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user