mirror of
https://github.com/securego/gosec.git
synced 2025-07-15 01:04:43 +02:00
Update to ginkgo v2 (#753)
This commit is contained in:
@ -7,7 +7,7 @@ import (
|
||||
"path/filepath"
|
||||
"regexp"
|
||||
|
||||
. "github.com/onsi/ginkgo"
|
||||
. "github.com/onsi/ginkgo/v2"
|
||||
. "github.com/onsi/gomega"
|
||||
"github.com/securego/gosec/v2"
|
||||
"github.com/securego/gosec/v2/testutils"
|
||||
|
Reference in New Issue
Block a user