mirror of
https://github.com/securego/gosec.git
synced 2025-11-29 22:37:59 +02:00
Updated imports to new repository location.
This commit is contained in:
@@ -18,7 +18,7 @@ import (
|
||||
"go/ast"
|
||||
"regexp"
|
||||
|
||||
gas "github.com/HewlettPackard/gas/core"
|
||||
gas "github.com/GoASTScanner/gas/core"
|
||||
)
|
||||
|
||||
type BadTempFile struct {
|
||||
|
||||
Reference in New Issue
Block a user