Merge pull request #102111 from dims/update-testing-related-deps-for-1.22

Update testing related dependencies (ginkgo|gomega|testify)

Kubernetes-commit: bacab40a9f9380e968406e91483bdc81f1b41bb0
This commit is contained in:
Kubernetes Publisher
2021-05-19 08:48:51 -07:00
parent 2c4c061a9e
commit af5860b815
3 changed files with 28 additions and 17 deletions
+12 -8
View File
@@ -140,7 +140,7 @@
},
{
"ImportPath": "github.com/fsnotify/fsnotify",
"Rev": "v1.4.7"
"Rev": "v1.4.9"
},
{
"ImportPath": "github.com/go-gl/glfw",
@@ -306,13 +306,17 @@
"ImportPath": "github.com/niemeyer/pretty",
"Rev": "a10e7caefd8e"
},
{
"ImportPath": "github.com/nxadm/tail",
"Rev": "v1.4.4"
},
{
"ImportPath": "github.com/onsi/ginkgo",
"Rev": "v1.11.0"
"Rev": "v1.14.0"
},
{
"ImportPath": "github.com/onsi/gomega",
"Rev": "v1.7.0"
"Rev": "v1.10.1"
},
{
"ImportPath": "github.com/peterbourgon/diskv",
@@ -352,7 +356,7 @@
},
{
"ImportPath": "github.com/stretchr/testify",
"Rev": "v1.6.1"
"Rev": "v1.7.0"
},
{
"ImportPath": "github.com/yuin/goldmark",
@@ -476,19 +480,19 @@
},
{
"ImportPath": "k8s.io/api",
"Rev": "bb4775a810cf"
"Rev": "d5fda5562a2e"
},
{
"ImportPath": "k8s.io/apimachinery",
"Rev": "2540c63454fb"
"Rev": "c7322e849168"
},
{
"ImportPath": "k8s.io/client-go",
"Rev": "03f765c56af0"
"Rev": "b0c8a7cef141"
},
{
"ImportPath": "k8s.io/code-generator",
"Rev": "994995d2440d"
"Rev": "deed3360ef40"
},
{
"ImportPath": "k8s.io/gengo",