Skip to content

Commit 598d0c8

Browse files
authored
Merge pull request #587 from rabbitmq/dependabot/go_modules/github.com/onsi/gomega-1.27.6
Bump github.com/onsi/gomega from 1.27.5 to 1.27.6
2 parents 6892feb + 6e90d13 commit 598d0c8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/maxbrunsfeld/counterfeiter/v6 v6.6.1
1212
github.com/michaelklishin/rabbit-hole/v2 v2.13.0
1313
github.com/onsi/ginkgo/v2 v2.9.2
14-
github.com/onsi/gomega v1.27.5
14+
github.com/onsi/gomega v1.27.6
1515
github.com/rabbitmq/cluster-operator v1.14.0
1616
github.com/sclevine/yj v0.0.0-20200815061347-554173e71934
1717
gopkg.in/ini.v1 v1.67.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -384,8 +384,8 @@ github.com/onsi/gomega v1.24.0/go.mod h1:Z/NWtiqwBrwUt4/2loMmHL63EDLnYHmVbuBpDr2
384384
github.com/onsi/gomega v1.24.1/go.mod h1:3AOiACssS3/MajrniINInwbfOOtfZvplPzuRSmvt1jM=
385385
github.com/onsi/gomega v1.26.0/go.mod h1:r+zV744Re+DiYCIPRlYOTxn0YkOLcAnW8k1xXdMPGhM=
386386
github.com/onsi/gomega v1.27.1/go.mod h1:aHX5xOykVYzWOV4WqQy0sy8BQptgukenXpCXfadcIAw=
387-
github.com/onsi/gomega v1.27.5 h1:T/X6I0RNFw/kTqgfkZPcQ5KU6vCnWNBGdtrIx2dpGeQ=
388-
github.com/onsi/gomega v1.27.5/go.mod h1:PIQNjfQwkP3aQAH7lf7j87O/5FiNr+ZR8+ipb+qQlhg=
387+
github.com/onsi/gomega v1.27.6 h1:ENqfyGeS5AX/rlXDd/ETokDz93u0YufY1Pgxuy/PvWE=
388+
github.com/onsi/gomega v1.27.6/go.mod h1:PIQNjfQwkP3aQAH7lf7j87O/5FiNr+ZR8+ipb+qQlhg=
389389
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7/go.mod h1:HzydrMdWErDVzsI23lYNej1Htcns9BCg93Dk0bBINWk=
390390
github.com/pelletier/go-toml v1.8.0/go.mod h1:D6yutnOGMveHEPV7VQOuvI/gXY61bv+9bAOTRnLElKs=
391391
github.com/pelletier/go-toml v1.9.4 h1:tjENF6MfZAg8e4ZmZTeWaWiT2vXtsoO6+iuOjFhECwM=

0 commit comments

Comments
 (0)