mirror of
https://github.com/securego/gosec.git
synced 2025-11-23 22:15:04 +02:00
Update to ginkgo v2 (#753)
This commit is contained in:
@@ -3,7 +3,7 @@ package gosec_test
|
||||
import (
|
||||
"go/ast"
|
||||
|
||||
. "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