mirror of
https://github.com/securego/gosec.git
synced 2025-11-25 22:22:17 +02:00
Update to ginkgo v2 (#753)
This commit is contained in:
@@ -3,7 +3,7 @@ package rules_test
|
||||
import (
|
||||
"testing"
|
||||
|
||||
. "github.com/onsi/ginkgo"
|
||||
. "github.com/onsi/ginkgo/v2"
|
||||
. "github.com/onsi/gomega"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user