File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
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.12.0
1212 github.com/mikefarah/yq/v4 v4.27.3
1313 github.com/onsi/ginkgo/v2 v2.1.6
14- github.com/onsi/gomega v1.20.1
14+ github.com/onsi/gomega v1.20.2
1515 github.com/rabbitmq/rabbitmq-stream-go-client v0.0.0-20210811090309-627299932bac
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 @@ -872,8 +872,9 @@ github.com/onsi/gomega v1.16.0/go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAl
872872github.com/onsi/gomega v1.17.0 /go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY =
873873github.com/onsi/gomega v1.18.1 /go.mod h1:0q+aL8jAiMXy9hbwj2mr5GziHiwhAIQpFmmtT5hitRs =
874874github.com/onsi/gomega v1.19.0 /go.mod h1:LY+I3pBVzYsTBU1AnDwOSxaYi9WoWiqgwooUqq9yPro =
875- github.com/onsi/gomega v1.20.1 h1:PA/3qinGoukvymdIDV8pii6tiZgC8kbmJO6Z5+b002Q =
876875github.com/onsi/gomega v1.20.1 /go.mod h1:DtrZpjmvpn2mPm4YWQa0/ALMDj9v4YxLgojwPeREyVo =
876+ github.com/onsi/gomega v1.20.2 h1:8uQq0zMgLEfa0vRrrBgaJF2gyW9Da9BmfGV+OyUzfkY =
877+ github.com/onsi/gomega v1.20.2 /go.mod h1:iYAIXgPSaDHak0LCMA+AWBpIKBr8WZicMxnE8luStNc =
877878github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 /go.mod h1:HzydrMdWErDVzsI23lYNej1Htcns9BCg93Dk0bBINWk =
878879github.com/opentracing-contrib/go-observer v0.0.0-20170622124052-a52f23424492 /go.mod h1:Ngi6UdF0k5OKD5t5wlmGhe/EDKPoUM3BXZSSfIuJbis =
879880github.com/opentracing/basictracer-go v1.0.0 /go.mod h1:QfBfYuafItcjQuMwinw9GhYKwFXS9KnPs5lxoYwgW74 =
You can’t perform that action at this time.
0 commit comments