File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/michaelklishin/rabbit-hole/v2 v2.15.0
1212 github.com/mikefarah/yq/v4 v4.34.1
1313 github.com/onsi/ginkgo/v2 v2.10.0
14- github.com/onsi/gomega v1.27.7
14+ github.com/onsi/gomega v1.27.8
1515 github.com/rabbitmq/rabbitmq-stream-go-client v1.1.2
1616 github.com/sclevine/yj v0.0.0-20200815061347-554173e71934
1717 github.com/streadway/amqp v1.0.0
Original file line number Diff line number Diff line change @@ -254,8 +254,8 @@ github.com/onsi/gomega v1.27.1/go.mod h1:aHX5xOykVYzWOV4WqQy0sy8BQptgukenXpCXfad
254254github.com/onsi/gomega v1.27.3 /go.mod h1:5vG284IBtfDAmDyrK+eGyZmUgUlmi+Wngqo557cZ6Gw =
255255github.com/onsi/gomega v1.27.4 /go.mod h1:riYq/GJKh8hhoM01HN6Vmuy93AarCXCBGpvFDK3q3fQ =
256256github.com/onsi/gomega v1.27.6 /go.mod h1:PIQNjfQwkP3aQAH7lf7j87O/5FiNr+ZR8+ipb+qQlhg =
257- github.com/onsi/gomega v1.27.7 h1:fVih9JD6ogIiHUN6ePK7HJidyEDpWGVB5mzM7cWNXoU =
258- github.com/onsi/gomega v1.27.7 /go.mod h1:1p8OOlwo2iUUDsHnOrjE5UKYJ+e3W8eQ3qSlRahPmr4 =
257+ github.com/onsi/gomega v1.27.8 h1:gegWiwZjBsf2DgiSbf5hpokZ98JVDMcWkUiigk6/KXc =
258+ github.com/onsi/gomega v1.27.8 /go.mod h1:2J8vzI/s+2shY9XHRApDkdgPo1TKT7P2u6fXeJKFnNQ =
259259github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 /go.mod h1:HzydrMdWErDVzsI23lYNej1Htcns9BCg93Dk0bBINWk =
260260github.com/pelletier/go-toml v1.8.0 /go.mod h1:D6yutnOGMveHEPV7VQOuvI/gXY61bv+9bAOTRnLElKs =
261261github.com/pelletier/go-toml v1.9.4 h1:tjENF6MfZAg8e4ZmZTeWaWiT2vXtsoO6+iuOjFhECwM =
You can’t perform that action at this time.
0 commit comments