File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/go-logr/logr v1.2.4
7
7
github.com/google/go-cmp v0.5.9
8
8
github.com/maxbrunsfeld/counterfeiter/v6 v6.6.2
9
- github.com/onsi/ginkgo/v2 v2.10 .0
9
+ github.com/onsi/ginkgo/v2 v2.11 .0
10
10
github.com/onsi/gomega v1.27.8
11
11
github.com/spf13/cobra v1.7.0
12
12
k8s.io/api v0.27.3
Original file line number Diff line number Diff line change @@ -112,8 +112,8 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
112
112
github.com/modern-go/reflect2 v1.0.2 /go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk =
113
113
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
114
114
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
115
- github.com/onsi/ginkgo/v2 v2.10 .0 h1:sfUl4qgLdvkChZrWCYndY2EAu9BRIw1YphNAzy1VNWs =
116
- github.com/onsi/ginkgo/v2 v2.10 .0 /go.mod h1:UDQOh5wbQUlMnkLfVaIUMtQ1Vus92oM+P2JX1aulgcE =
115
+ github.com/onsi/ginkgo/v2 v2.11 .0 h1:WgqUCUt/lT6yXoQ8Wef0fsNn5cAuMK7+KT9UFRz2tcU =
116
+ github.com/onsi/ginkgo/v2 v2.11 .0 /go.mod h1:ZhrRA5XmEE3x3rhlzamx/JJvujdZoJ2uvgI7kR0iZvM =
117
117
github.com/onsi/gomega v1.27.8 h1:gegWiwZjBsf2DgiSbf5hpokZ98JVDMcWkUiigk6/KXc =
118
118
github.com/onsi/gomega v1.27.8 /go.mod h1:2J8vzI/s+2shY9XHRApDkdgPo1TKT7P2u6fXeJKFnNQ =
119
119
github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
You can’t perform that action at this time.
0 commit comments