1
0
mirror of https://github.com/securego/gosec.git synced 2025-11-25 22:22:17 +02:00

Updated imports to new repository location.

This commit is contained in:
Grant Murphy
2016-11-02 16:54:20 -07:00
parent b8ce40e193
commit 74b6633ee0
34 changed files with 37 additions and 38 deletions

View File

@@ -25,8 +25,8 @@ import (
"sort"
"strings"
gas "github.com/HewlettPackard/gas/core"
"github.com/HewlettPackard/gas/output"
gas "github.com/GoASTScanner/gas/core"
"github.com/GoASTScanner/gas/output"
)
// #nosec flag