mirror of
https://github.com/securego/gosec.git
synced 2025-11-29 22:37:59 +02:00
Rename github org (#214)
This commit is contained in:
@@ -3,9 +3,9 @@ package gas_test
|
||||
import (
|
||||
"bytes"
|
||||
|
||||
"github.com/GoASTScanner/gas"
|
||||
. "github.com/onsi/ginkgo"
|
||||
. "github.com/onsi/gomega"
|
||||
"github.com/securego/gas"
|
||||
)
|
||||
|
||||
var _ = Describe("Configuration", func() {
|
||||
|
||||
Reference in New Issue
Block a user