File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/ThreeDotsLabs/watermill-http
22
33require (
4- github.com/ThreeDotsLabs/watermill v1.0.0-rc.1
4+ github.com/ThreeDotsLabs/watermill v1.0.0-rc.2
55 github.com/go-chi/chi v4.0.2+incompatible
66 github.com/pkg/errors v0.8.1
77 github.com/stretchr/testify v1.3.0
Original file line number Diff line number Diff line change 1- github.com/ThreeDotsLabs/watermill v1.0.0-rc.1 h1:+nCE2aL/oex8FqD2XpNQxhb5BeIRHpqxXKMWBur2T0c =
2- github.com/ThreeDotsLabs/watermill v1.0.0-rc.1 /go.mod h1:3eFkT0wUZ8Ywp6NqWHJ8Y0IrvjkKa75yLLUUUCHUZAo =
1+ github.com/ThreeDotsLabs/watermill v1.0.0-rc.2 h1:DCKR8kSLHUyZny6LiKtO7h+IZPMo0t9x786FOZmoAh4 =
2+ github.com/ThreeDotsLabs/watermill v1.0.0-rc.2 /go.mod h1:gjVFKc8aN+vmEHw3pA0kh4mmuwHe02nyfghb6IWWiKE =
33github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc /go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc =
44github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf /go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0 =
55github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 /go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q =
66github.com/beorn7/perks v1.0.0 /go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8 =
7- github.com/cenkalti/backoff v2.2.0+incompatible /go.mod h1:b6Nc7NRH5C4aCISLry0tLnTjcuTEvoiqcWDdsU0sOGM =
7+ github.com/cenkalti/backoff/v3 v3.0.0 /go.mod h1:cIeZDE3IrqwwJl6VUwCN6trj1oXrTS4rc0ij+ULvLYs =
88github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
99github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
1010github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments