Bump kube-openapi
to the latest
This will help us to get rid of `Ginkgo` v1 dep. Signed-off-by: Dave Chen <dave.chen@arm.com>
This commit is contained in:
8
vendor/github.com/onsi/gomega/tools
generated
vendored
Normal file
8
vendor/github.com/onsi/gomega/tools
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
//go:build tools
|
||||
// +build tools
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
_ "github.com/onsi/ginkgo/v2/ginkgo"
|
||||
)
|
Reference in New Issue
Block a user