Skip to content

Commit 2daf745

Browse files
authored
Merge pull request #1764 from kubernetes-sigs/dependabot/go_modules/github.com/onsi/gomega-1.32.0
build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0
2 parents 88483ca + 9c20e68 commit 2daf745

File tree

5 files changed

+18
-5
lines changed

5 files changed

+18
-5
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/kubernetes-csi/csi-proxy/client v1.0.1
2020
github.com/kubernetes-csi/external-snapshotter/client/v4 v4.2.0
2121
github.com/onsi/ginkgo/v2 v2.16.0
22-
github.com/onsi/gomega v1.31.1
22+
github.com/onsi/gomega v1.32.0
2323
github.com/pborman/uuid v1.2.0
2424
github.com/pelletier/go-toml v1.9.4
2525
github.com/rubiojr/go-vhd v0.0.0-20200706105327-02e210299021

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -349,8 +349,8 @@ github.com/onsi/ginkgo/v2 v2.16.0 h1:7q1w9frJDzninhXxjZd+Y/x54XNjG/UlRLIYPZafsPM
349349
github.com/onsi/ginkgo/v2 v2.16.0/go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs=
350350
github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA=
351351
github.com/onsi/gomega v1.7.0/go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1CpauHY=
352-
github.com/onsi/gomega v1.31.1 h1:KYppCUK+bUgAZwHOu7EXVBKyQA6ILvOESHkn/tgoqvo=
353-
github.com/onsi/gomega v1.31.1/go.mod h1:y40C95dwAD1Nz36SsEnxvfFe8FFfNxzI5eJ0EYGyAy0=
352+
github.com/onsi/gomega v1.32.0 h1:JRYU78fJ1LPxlckP6Txi/EYqJvjtMrDC04/MM5XRHPk=
353+
github.com/onsi/gomega v1.32.0/go.mod h1:a4x4gW6Pz2yK1MAmvluYme5lvYTn61afQ2ETw/8n4Lg=
354354
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
355355
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
356356
github.com/opencontainers/selinux v1.11.0 h1:+5Zbo97w3Lbmb3PeqQtpmTkMwsW5nRI3YaLpt7tQ7oU=

vendor/github.com/onsi/gomega/CHANGELOG.md

+13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/onsi/gomega/gomega_dsl.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ github.com/onsi/ginkgo/v2/internal/parallel_support
389389
github.com/onsi/ginkgo/v2/internal/testingtproxy
390390
github.com/onsi/ginkgo/v2/reporters
391391
github.com/onsi/ginkgo/v2/types
392-
# github.com/onsi/gomega v1.31.1
392+
# github.com/onsi/gomega v1.32.0
393393
## explicit; go 1.20
394394
github.com/onsi/gomega
395395
github.com/onsi/gomega/format

0 commit comments

Comments
 (0)