update ginko version
This commit is contained in:
parent
d904e21dfd
commit
0ded8194f2
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@ package annotations
|
|||
import (
|
||||
"strings"
|
||||
|
||||
"github.com/onsi/ginkgo"
|
||||
"github.com/onsi/ginkgo/v2"
|
||||
|
||||
"k8s.io/ingress-nginx/test/e2e/framework"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue