mirror of
https://github.com/securego/gosec.git
synced 2025-11-25 22:22:17 +02:00
Restructure to focus on lib rather than cli
This commit is contained in:
@@ -18,7 +18,7 @@ import (
|
||||
"go/ast"
|
||||
"regexp"
|
||||
|
||||
gas "github.com/GoASTScanner/gas/core"
|
||||
"github.com/GoASTScanner/gas"
|
||||
)
|
||||
|
||||
type BadTempFile struct {
|
||||
|
||||
Reference in New Issue
Block a user