Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rustatian committed Oct 26, 2023
1 parent f132a7c commit 3c4826c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/roadrunner-server/goridge/v3 v3.8.1
github.com/roadrunner-server/resetter/v4 v4.0.13
github.com/roadrunner-server/rpc/v4 v4.2.7
github.com/roadrunner-server/sdk/v4 v4.5.2
github.com/roadrunner-server/sdk/v4 v4.5.3
github.com/roadrunner-server/server/v4 v4.4.4
github.com/stretchr/testify v1.8.4
go.uber.org/zap v1.26.0
Expand Down
4 changes: 2 additions & 2 deletions tests/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,8 @@ github.com/roadrunner-server/goridge/v3 v3.8.1 h1:mdS5lDKQwPuVJ2jwW7l5cngJNJiie7
github.com/roadrunner-server/goridge/v3 v3.8.1/go.mod h1:L5UkNzD8aKLz6TzpqmmiHOJ6EnsadsWEYNoqK/4qoK0=
github.com/roadrunner-server/rpc/v4 v4.2.7 h1:TckPIiF4eTi9bV7Glu7tKH6oH3nLqn1DgnxamDcgjCY=
github.com/roadrunner-server/rpc/v4 v4.2.7/go.mod h1:ZUgWQskMiKOBxxU1kVFW6ekyFL3lGqev2xMnpA4u2kk=
github.com/roadrunner-server/sdk/v4 v4.5.2 h1:AVTMR9XOcFDJYkfiMEVwUNLnoUXIlSTAX/0xDcroNec=
github.com/roadrunner-server/sdk/v4 v4.5.2/go.mod h1:CUVXFWMqD6sf71Nn+5SEAXMFahhpA1d3RphBymi236s=
github.com/roadrunner-server/sdk/v4 v4.5.3 h1:H+4FCJ69aa3x+FpwZM/sK2SeSt7B79hcw4jRz0Dgsoo=
github.com/roadrunner-server/sdk/v4 v4.5.3/go.mod h1:5a6cxpWcqyJYgDUbj49CjJTnn0V911SrDodrCvoS83o=
github.com/roadrunner-server/server/v4 v4.4.4 h1:bz3V6FBafhERnFWJ2ngCAfK1SiGJ2ZoeRob+5dji3Cs=
github.com/roadrunner-server/server/v4 v4.4.4/go.mod h1:sLViwxnTo+iStUycZDM//pbWl6uDaeuQE839q5hmx+w=
github.com/roadrunner-server/tcplisten v1.4.0 h1:yWo09zktv/CSV6VywLfw4pwNcUchgTiIrW4uIICtO5M=
Expand Down

0 comments on commit 3c4826c

Please sign in to comment.