1
0
mirror of https://github.com/securego/gosec.git synced 2025-07-03 00:27:05 +02:00

Rename github org (#214)

This commit is contained in:
Grant Murphy
2018-07-19 17:40:28 +10:00
committed by GitHub
parent 1923b6d18e
commit da26f64208
36 changed files with 50 additions and 50 deletions

View File

@ -10,7 +10,7 @@ import (
"path"
"strings"
"github.com/GoASTScanner/gas"
"github.com/securego/gas"
"golang.org/x/tools/go/loader"
)