Skip to content

Commit 2afa45b

Browse files
authored
Merge pull request #2098 from cloudfoundry/dependabot/go_modules/develop/github.com/onsi/gomega-1.43.0
build(deps): bump github.com/onsi/gomega from 1.42.1 to 1.43.0
2 parents 5e34317 + db433c6 commit 2afa45b

5 files changed

Lines changed: 11 additions & 5 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/cloudfoundry/sonde-go v0.0.0-20251217143644-d1670a435f2a
1313
github.com/mholt/archiver/v3 v3.5.1
1414
github.com/onsi/ginkgo/v2 v2.32.1
15-
github.com/onsi/gomega v1.42.1
15+
github.com/onsi/gomega v1.43.0
1616
golang.org/x/crypto v0.55.0
1717
google.golang.org/grpc v1.83.1
1818
google.golang.org/protobuf v1.36.12

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ github.com/nwaples/rardecode v1.1.0 h1:vSxaY8vQhOcVr4mm5e8XllHWTiM4JF507A0Katqw7
8585
github.com/nwaples/rardecode v1.1.0/go.mod h1:5DzqNKiOdpKKBH87u8VlvAnPZMXcGRhxWkRpHbbfGS0=
8686
github.com/onsi/ginkgo/v2 v2.32.1 h1:6tlvcDm/3sE8lGJbZ4+d4mO3RLy24/tQWOFzVSQNIfw=
8787
github.com/onsi/ginkgo/v2 v2.32.1/go.mod h1:+aXOY+vzZ5mu2iI2HpTZUPmM//oQfsNFX6gU9kNcA44=
88-
github.com/onsi/gomega v1.42.1 h1:iN1rCUX+44NZ1Dc97MPoeFYbFR0vh8zxoxMFwKdyZ6I=
89-
github.com/onsi/gomega v1.42.1/go.mod h1:REff/hsDsodHoKlWsP2mAPhu1+5/6hVYNf9rIEBpeSg=
88+
github.com/onsi/gomega v1.43.0 h1:VlG/1FxqNxhSO+lq/OHBNaaqwiBK/mO8JbVkX9Y+FeU=
89+
github.com/onsi/gomega v1.43.0/go.mod h1:REff/hsDsodHoKlWsP2mAPhu1+5/6hVYNf9rIEBpeSg=
9090
github.com/pierrec/lz4/v4 v4.1.2 h1:qvY3YFXRQE/XB8MlLzJH7mSzBs74eA2gg52YTk6jUPM=
9191
github.com/pierrec/lz4/v4 v4.1.2/go.mod h1:gZWDp/Ze/IJXGXf23ltt2EXimqmTUXEy0GFuRQyBid4=
9292
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=

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

Lines changed: 6 additions & 0 deletions
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

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
@@ -125,7 +125,7 @@ github.com/onsi/ginkgo/v2/internal/reporters
125125
github.com/onsi/ginkgo/v2/internal/testingtproxy
126126
github.com/onsi/ginkgo/v2/reporters
127127
github.com/onsi/ginkgo/v2/types
128-
# github.com/onsi/gomega v1.42.1
128+
# github.com/onsi/gomega v1.43.0
129129
## explicit; go 1.25.0
130130
github.com/onsi/gomega
131131
github.com/onsi/gomega/format

0 commit comments

Comments
 (0)