mirror of
https://github.com/securego/gosec.git
synced 2025-07-03 00:27:05 +02:00
correct gci linter (#946)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
This commit is contained in:
@ -8,8 +8,9 @@ import (
|
||||
"path"
|
||||
"strings"
|
||||
|
||||
"github.com/securego/gosec/v2"
|
||||
"golang.org/x/tools/go/packages"
|
||||
|
||||
"github.com/securego/gosec/v2"
|
||||
)
|
||||
|
||||
type buildObj struct {
|
||||
|
Reference in New Issue
Block a user