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 @@ -7,8 +7,6 @@ require (
77 github.com/jjeffcaii/reactor-go v0.0.16
88 github.com/opentracing/opentracing-go v1.1.0
99 github.com/pkg/errors v0.8.1
10- github.com/rsocket/rsocket-go v0.0.0-00010101000000-000000000000
10+ github.com/rsocket/rsocket-go v0.3.2
1111 github.com/stretchr/testify v1.3.0
1212)
13-
14- replace github.com/rsocket/rsocket-go => ../rsocket-go
Original file line number Diff line number Diff line change @@ -287,6 +287,8 @@ github.com/rogpeppe/go-internal v1.1.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFR
287287github.com/rogpeppe/go-internal v1.3.0 /go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4 =
288288github.com/rsocket/rsocket-go v0.2.1 h1:pNzFGSqNaR/zQ/mM8Ic646VnM7Udlm+exjdsS1VkGnk =
289289github.com/rsocket/rsocket-go v0.2.1 /go.mod h1:zeZ1kGaLPyJ/fvKscbqRXnsx+SMI6kxdO2ukOyFV1HM =
290+ github.com/rsocket/rsocket-go v0.3.2 h1:h+pvdUoxVbyPDtb+W4D5ZXbD4+CZWLILHUsx4pt9BXM =
291+ github.com/rsocket/rsocket-go v0.3.2 /go.mod h1:xK4AisApMxdBM9TraB+1e2yr2v9ED0Ka4zprRKl957Y =
290292github.com/russross/blackfriday v1.5.2 /go.mod h1:JO/DiYxRf+HjHt06OyowR9PTA263kcR/rfWxYHBV53g =
291293github.com/russross/blackfriday v2.0.0+incompatible /go.mod h1:JO/DiYxRf+HjHt06OyowR9PTA263kcR/rfWxYHBV53g =
292294github.com/ryanuber/go-glob v0.0.0-20170128012129-256dc444b735 /go.mod h1:807d1WSdnB0XRJzKNil9Om6lcp/3a0v4qIHxIXzX/Yc =
You can’t perform that action at this time.
0 commit comments