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 3, 2024
1 parent 316f94c commit cb328cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/roadrunner-server/service/v5

go 1.23

toolchain go1.23.1
toolchain go1.23.2

require (
github.com/roadrunner-server/api/v4 v4.16.0
Expand Down
2 changes: 1 addition & 1 deletion tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module tests

go 1.23

toolchain go1.23.1
toolchain go1.23.2

require (
github.com/roadrunner-server/api/v4 v4.16.0
Expand Down

0 comments on commit cb328cd

Please sign in to comment.