File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/maxbrunsfeld/counterfeiter/v6 v6.6.1
12
12
github.com/michaelklishin/rabbit-hole/v2 v2.13.0
13
13
github.com/onsi/ginkgo/v2 v2.9.2
14
- github.com/onsi/gomega v1.27.5
14
+ github.com/onsi/gomega v1.27.6
15
15
github.com/rabbitmq/cluster-operator v1.14.0
16
16
github.com/sclevine/yj v0.0.0-20200815061347-554173e71934
17
17
gopkg.in/ini.v1 v1.67.0
Original file line number Diff line number Diff line change @@ -384,8 +384,8 @@ github.com/onsi/gomega v1.24.0/go.mod h1:Z/NWtiqwBrwUt4/2loMmHL63EDLnYHmVbuBpDr2
384
384
github.com/onsi/gomega v1.24.1 /go.mod h1:3AOiACssS3/MajrniINInwbfOOtfZvplPzuRSmvt1jM =
385
385
github.com/onsi/gomega v1.26.0 /go.mod h1:r+zV744Re+DiYCIPRlYOTxn0YkOLcAnW8k1xXdMPGhM =
386
386
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 =
389
389
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 /go.mod h1:HzydrMdWErDVzsI23lYNej1Htcns9BCg93Dk0bBINWk =
390
390
github.com/pelletier/go-toml v1.8.0 /go.mod h1:D6yutnOGMveHEPV7VQOuvI/gXY61bv+9bAOTRnLElKs =
391
391
github.com/pelletier/go-toml v1.9.4 h1:tjENF6MfZAg8e4ZmZTeWaWiT2vXtsoO6+iuOjFhECwM =
You can’t perform that action at this time.
0 commit comments