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 @@ -784,8 +784,8 @@ github.com/onsi/gomega v1.24.0/go.mod h1:Z/NWtiqwBrwUt4/2loMmHL63EDLnYHmVbuBpDr2
784
784
github.com/onsi/gomega v1.24.1 /go.mod h1:3AOiACssS3/MajrniINInwbfOOtfZvplPzuRSmvt1jM =
785
785
github.com/onsi/gomega v1.26.0 /go.mod h1:r+zV744Re+DiYCIPRlYOTxn0YkOLcAnW8k1xXdMPGhM =
786
786
github.com/onsi/gomega v1.27.1 /go.mod h1:aHX5xOykVYzWOV4WqQy0sy8BQptgukenXpCXfadcIAw =
787
- github.com/onsi/gomega v1.27.5 h1:T/X6I0RNFw/kTqgfkZPcQ5KU6vCnWNBGdtrIx2dpGeQ =
788
- github.com/onsi/gomega v1.27.5 /go.mod h1:PIQNjfQwkP3aQAH7lf7j87O/5FiNr+ZR8+ipb+qQlhg =
787
+ github.com/onsi/gomega v1.27.6 h1:ENqfyGeS5AX/rlXDd/ETokDz93u0YufY1Pgxuy/PvWE =
788
+ github.com/onsi/gomega v1.27.6 /go.mod h1:PIQNjfQwkP3aQAH7lf7j87O/5FiNr+ZR8+ipb+qQlhg =
789
789
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 /go.mod h1:HzydrMdWErDVzsI23lYNej1Htcns9BCg93Dk0bBINWk =
790
790
github.com/opentracing-contrib/go-observer v0.0.0-20170622124052-a52f23424492 /go.mod h1:Ngi6UdF0k5OKD5t5wlmGhe/EDKPoUM3BXZSSfIuJbis =
791
791
github.com/opentracing/basictracer-go v1.0.0 /go.mod h1:QfBfYuafItcjQuMwinw9GhYKwFXS9KnPs5lxoYwgW74 =
You can’t perform that action at this time.
0 commit comments