mirror of
https://github.com/securego/gosec.git
synced 2025-07-17 01:12:33 +02:00
Replace gas with gosec everywhere in the project
This commit is contained in:
@ -8,6 +8,6 @@ package {{.}}
|
||||
import (
|
||||
"go/ast"
|
||||
|
||||
"github.com/securego/gas"
|
||||
"github.com/securego/gosec"
|
||||
)
|
||||
`))
|
||||
|
Reference in New Issue
Block a user