mirror of
https://github.com/securego/gosec.git
synced 2025-11-23 22:15:04 +02:00
Rename github org (#214)
This commit is contained in:
@@ -4,9 +4,9 @@ import (
|
||||
"fmt"
|
||||
"go/ast"
|
||||
|
||||
"github.com/GoASTScanner/gas"
|
||||
. "github.com/onsi/ginkgo"
|
||||
. "github.com/onsi/gomega"
|
||||
"github.com/securego/gas"
|
||||
)
|
||||
|
||||
type mockrule struct {
|
||||
|
||||
Reference in New Issue
Block a user