mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
Add Ginkgo v1 to the list of unwanted dependencies
Ginkgo has been migrated to V2, add this to unwanted dependencies so that it won't be shown up as a dep again in the future. Signed-off-by: Dave Chen <dave.chen@arm.com>
This commit is contained in:
parent
f7427d07e0
commit
50d1b6c8ba
@ -14,6 +14,7 @@
|
||||
"github.com/influxdata/influxdb1-client": "",
|
||||
"github.com/json-iterator/go": "refer to #105030",
|
||||
"github.com/miekg/dns": "no dns client/server should be required",
|
||||
"github.com/onsi/ginkgo": "Ginkgo has been migrated to V2, refer to #109111",
|
||||
"github.com/spf13/viper": "refer to #102598",
|
||||
"go.mongodb.org/mongo-driver": "",
|
||||
"k8s.io/klog": "we have switched to klog v2, so avoid klog v1",
|
||||
|
Loading…
Reference in New Issue
Block a user