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 Dec 4, 2024
1 parent c805a55 commit 121d682
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/endure/v2

go 1.23

toolchain go1.23.3
toolchain go1.23.4

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 github.com/roadrunner-server/endure/v2/tests

go 1.23

toolchain go1.23.3
toolchain go1.23.4

replace github.com/roadrunner-server/endure/v2 => ../

Expand Down

0 comments on commit 121d682

Please sign in to comment.