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 Nov 10, 2024
1 parent 3313f4f commit 6cd771d
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/logger/v5

go 1.23

toolchain go1.23.2
toolchain go1.23.3

require (
github.com/fatih/color v1.18.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.2
toolchain go1.23.3

require (
github.com/roadrunner-server/config/v5 v5.0.4
Expand Down

0 comments on commit 6cd771d

Please sign in to comment.