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