mirror of
https://github.com/securego/gosec.git
synced 2025-12-01 22:41:54 +02:00
Rename github org (#214)
This commit is contained in:
@@ -3,7 +3,7 @@ package testutils
|
||||
import (
|
||||
"go/ast"
|
||||
|
||||
"github.com/GoASTScanner/gas"
|
||||
"github.com/securego/gas"
|
||||
)
|
||||
|
||||
// MockVisitor is useful for stubbing out ast.Visitor with callback
|
||||
|
||||
Reference in New Issue
Block a user