mirror of
https://github.com/securego/gosec.git
synced 2025-11-23 22:15:04 +02:00
Updated imports to new repository location.
This commit is contained in:
@@ -17,7 +17,7 @@ package rules
|
||||
import (
|
||||
"testing"
|
||||
|
||||
gas "github.com/HewlettPackard/gas/core"
|
||||
gas "github.com/GoASTScanner/gas/core"
|
||||
)
|
||||
|
||||
func TestBind0000(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user