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 e6bd3b9 commit 32c9922
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 @@ -51,7 +51,7 @@ require (
github.com/prometheus/common v0.45.0 // indirect
github.com/prometheus/procfs v0.12.0 // indirect
github.com/roadrunner-server/errors v1.3.0 // indirect
github.com/roadrunner-server/sdk/v4 v4.5.2 // indirect
github.com/roadrunner-server/sdk/v4 v4.5.3 // indirect
github.com/roadrunner-server/tcplisten v1.4.0 // indirect
github.com/sagikazarmark/locafero v0.3.0 // indirect
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions tests/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,8 @@ github.com/roadrunner-server/memory/v4 v4.6.6 h1:Lr90xC8dIO/iwOV4Zet85h+/DCY03ls
github.com/roadrunner-server/memory/v4 v4.6.6/go.mod h1:hfNp2lduK+75fJAlRcD3xvB9cH/5uM9TnZg78STUUI0=
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 32c9922

Please sign in to comment.