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 @@ -3,7 +3,7 @@ module github.com/roadrunner-server/rpc/v2
33go 1.18
44
55require (
6- github.com/roadrunner-server/api/v2 v2.17.1
6+ github.com/roadrunner-server/api/v2 v2.18.0
77 github.com/roadrunner-server/endure v1.3.0
88 github.com/roadrunner-server/errors v1.1.2
99 github.com/roadrunner-server/goridge/v3 v3.4.2
Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
1717github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
1818github.com/roadrunner-server/api/v2 v2.17.1 h1:uxjmFwHwdce/tG5oRaLGJ7iiGMOEWcx9/gSRXyCH84g =
1919github.com/roadrunner-server/api/v2 v2.17.1 /go.mod h1:eAFjmf/u+ZBubzIUEjw1fJKYMExK2YnKqNuiepsFveo =
20+ github.com/roadrunner-server/api/v2 v2.18.0 h1:xKvlKmgTyQjP+AUMMYL0M/Wk7iyp+bG4qrfp+pCrnLE =
21+ github.com/roadrunner-server/api/v2 v2.18.0 /go.mod h1:F4B43HFTLyZee+YHPMY7c3kaVwONNlbjU+UdTq5pmq8 =
2022github.com/roadrunner-server/endure v1.3.0 h1:lZNOE4EDcoibR2PE4xz6G8/ywQBq9HmMzCvfQenEUCA =
2123github.com/roadrunner-server/endure v1.3.0 /go.mod h1:Yahi4Uoabla2o+0N+pbjWwIJnAigYWppGwbLU3D6cLc =
2224github.com/roadrunner-server/errors v1.1.2 h1:+LPw9Akgg+8LAGM4wASMWLAoBIbyP+mhNfR+FBS2Slw =
You can’t perform that action at this time.
0 commit comments