File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
1515 github.com/golang/groupcache v0.0.0-20191027212112-611e8accdfc9 // indirect
1616 github.com/gophercloud/gophercloud v0.5.0 // indirect
1717 github.com/onsi/ginkgo v1.14.1
18- github.com/onsi/gomega v1.10.1
18+ github.com/onsi/gomega v1.10.2
1919 github.com/prometheus/client_golang v1.2.1 // indirect
2020 github.com/smartystreets/goconvey v1.6.4 // indirect
2121 github.com/streadway/amqp v0.0.0-20200108173154-1c71cc93ed71
Original file line number Diff line number Diff line change @@ -328,6 +328,8 @@ github.com/onsi/gomega v1.7.0/go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1Cpa
328328github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
329329github.com/onsi/gomega v1.10.1 h1:o0+MgICZLuZ7xjH7Vx6zS/zcu93/BEp1VwkIW1mEXCE =
330330github.com/onsi/gomega v1.10.1 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
331+ github.com/onsi/gomega v1.10.2 h1:aY/nuoWlKJud2J6U0E3NWsjlg+0GtwXxgEqthRdzlcs =
332+ github.com/onsi/gomega v1.10.2 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
331333github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 /go.mod h1:HzydrMdWErDVzsI23lYNej1Htcns9BCg93Dk0bBINWk =
332334github.com/pborman/uuid v1.2.0 /go.mod h1:X/NO0urCmaxf9VXbdlT7C2Yzkj2IKimNn4k+gtPdI/k =
333335github.com/pelletier/go-toml v1.2.0 /go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic =
You can’t perform that action at this time.
0 commit comments