File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ RELEASE_NOTES_VER := v0.11.0
87
87
RELEASE_NOTES_BIN := release-notes
88
88
RELEASE_NOTES := $(TOOLS_BIN_DIR ) /$(RELEASE_NOTES_BIN ) -$(RELEASE_NOTES_VER )
89
89
90
- GINKGO_VER := v2.10 .0
90
+ GINKGO_VER := v2.11 .0
91
91
GINKGO_BIN := ginkgo
92
92
GINKGO := $(TOOLS_BIN_DIR ) /$(GINKGO_BIN ) -$(GINKGO_VER )
93
93
GINKGO_PKG := github.com/onsi/ginkgo/v2/ginkgo
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/google/go-cmp v0.5.9
12
12
github.com/googleapis/gax-go/v2 v2.11.0
13
13
github.com/onsi/ginkgo v1.16.5
14
- github.com/onsi/ginkgo/v2 v2.10 .0
14
+ github.com/onsi/ginkgo/v2 v2.11 .0
15
15
github.com/onsi/gomega v1.27.8
16
16
github.com/pkg/errors v0.9.1
17
17
github.com/spf13/pflag v1.0.5
Original file line number Diff line number Diff line change @@ -408,8 +408,8 @@ github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+W
408
408
github.com/onsi/ginkgo v1.12.1 /go.mod h1:zj2OWP4+oCPe1qIXoGWkgMRwljMUYCdkwsT2108oapk =
409
409
github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE =
410
410
github.com/onsi/ginkgo v1.16.5 /go.mod h1:+E8gABHa3K6zRBolWtd+ROzc/U5bkGt0FwiG042wbpU =
411
- github.com/onsi/ginkgo/v2 v2.10 .0 h1:sfUl4qgLdvkChZrWCYndY2EAu9BRIw1YphNAzy1VNWs =
412
- github.com/onsi/ginkgo/v2 v2.10 .0 /go.mod h1:UDQOh5wbQUlMnkLfVaIUMtQ1Vus92oM+P2JX1aulgcE =
411
+ github.com/onsi/ginkgo/v2 v2.11 .0 h1:WgqUCUt/lT6yXoQ8Wef0fsNn5cAuMK7+KT9UFRz2tcU =
412
+ github.com/onsi/ginkgo/v2 v2.11 .0 /go.mod h1:ZhrRA5XmEE3x3rhlzamx/JJvujdZoJ2uvgI7kR0iZvM =
413
413
github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
414
414
github.com/onsi/gomega v1.10.1 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
415
415
github.com/onsi/gomega v1.27.8 h1:gegWiwZjBsf2DgiSbf5hpokZ98JVDMcWkUiigk6/KXc =
You can’t perform that action at this time.
0 commit comments