Skip to content

Commit 0aa06b1

Browse files
authored
Merge pull request #1779 from kubernetes-sigs/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.22.2
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2
2 parents ba1d39b + 9286937 commit 0aa06b1

File tree

5 files changed

+14
-7
lines changed

5 files changed

+14
-7
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/golang/protobuf v1.5.4
1919
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1
2020
github.com/kubernetes-csi/csi-lib-utils v0.16.0
21-
github.com/onsi/ginkgo/v2 v2.22.1
21+
github.com/onsi/ginkgo/v2 v2.22.2
2222
github.com/onsi/gomega v1.36.2
2323
github.com/pborman/uuid v1.2.1
2424
github.com/pkg/errors v0.9.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
215215
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
216216
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f h1:y5//uYreIhSUg3J1GEMiLbxo1LJaP8RfCpH6pymGZus=
217217
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw=
218-
github.com/onsi/ginkgo/v2 v2.22.1 h1:QW7tbJAUDyVDVOM5dFa7qaybo+CRfR7bemlQUN6Z8aM=
219-
github.com/onsi/ginkgo/v2 v2.22.1/go.mod h1:S6aTpoRsSq2cZOd+pssHAlKW/Q/jZt6cPrPlnj4a1xM=
218+
github.com/onsi/ginkgo/v2 v2.22.2 h1:/3X8Panh8/WwhU/3Ssa6rCKqPLuAkVY2I0RoyDLySlU=
219+
github.com/onsi/ginkgo/v2 v2.22.2/go.mod h1:oeMosUL+8LtarXBHu/c0bx2D/K9zyQ6uX3cTyztHwsk=
220220
github.com/onsi/gomega v1.36.2 h1:koNYke6TVk6ZmnyHrCXba/T/MoLBXFjeC1PtvYgw0A8=
221221
github.com/onsi/gomega v1.36.2/go.mod h1:DdwyADRjrc825LhMEkD76cHR5+pUnjhUN8GlHlRPHzY=
222222
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=

vendor/github.com/onsi/ginkgo/v2/CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/onsi/ginkgo/v2/types/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ github.com/munnerz/goautoneg
365365
# github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
366366
## explicit
367367
github.com/mxk/go-flowrate/flowrate
368-
# github.com/onsi/ginkgo/v2 v2.22.1
368+
# github.com/onsi/ginkgo/v2 v2.22.2
369369
## explicit; go 1.22.0
370370
github.com/onsi/ginkgo/v2
371371
github.com/onsi/ginkgo/v2/config

0 commit comments

Comments
 (0)