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 Aug 27, 2024
1 parent ebb7343 commit 6d84cae
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 @@ -5,7 +5,7 @@ go 1.23.0
require (
github.com/roadrunner-server/app-logger/v5 v5.0.0
github.com/roadrunner-server/config/v5 v5.0.2
github.com/roadrunner-server/endure/v2 v2.4.6
github.com/roadrunner-server/endure/v2 v2.5.0
github.com/roadrunner-server/http/v5 v5.0.2
github.com/roadrunner-server/rpc/v5 v5.0.2
github.com/roadrunner-server/server/v5 v5.0.2
Expand Down
4 changes: 2 additions & 2 deletions tests/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ github.com/roadrunner-server/config/v5 v5.0.2 h1:rt3CQ0+Nw9NHzP5bQr58eBBBGeJBmKs
github.com/roadrunner-server/config/v5 v5.0.2/go.mod h1:FA4Q9sKoVnnOJlM104dikxG9oO/0DcIT1DE0IFn73pA=
github.com/roadrunner-server/context v1.0.1 h1:6onQ5L1ZsjZFNkPyY7Kd0Lx3+aRTfbbh4OryfrRuknU=
github.com/roadrunner-server/context v1.0.1/go.mod h1:rgQ4mT7HrDZG+KhU6trFBGPHHpjTOxHGRk/sPKLVwrg=
github.com/roadrunner-server/endure/v2 v2.4.6 h1:5qihRHjJVMwbyDMdyjrqc5h2hXLg4z1kDEw/zFIXIE8=
github.com/roadrunner-server/endure/v2 v2.4.6/go.mod h1:DLuGeqBMEcyZwDG/oVZrprxe/b7MxPljICiE1OQc6eY=
github.com/roadrunner-server/endure/v2 v2.5.0 h1:G2K7CzIHwY5HTGolRXE1Ob36bTifvgQ6GOxmWrGCNlc=
github.com/roadrunner-server/endure/v2 v2.5.0/go.mod h1:T7MgDhaeR0xav1ZKQULVsd0gqK4NqWjQfWOVBJ9bYWU=
github.com/roadrunner-server/errors v1.4.1 h1:LKNeaCGiwd3t8IaL840ZNF3UA9yDQlpvHnKddnh0YRQ=
github.com/roadrunner-server/errors v1.4.1/go.mod h1:qeffnIKG0e4j1dzGpa+OGY5VKSfMphizvqWIw8s2lAo=
github.com/roadrunner-server/events v1.0.1 h1:waCkKhxhzdK3VcI1xG22l+h+0J+Nfdpxjhyy01Un+kI=
Expand Down

0 comments on commit 6d84cae

Please sign in to comment.