Skip to content

Commit a503634

Browse files
committed
chore(deps): update dependencies
1 parent cfd247a commit a503634

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/roadrunner-server/endure/v2
22

33
go 1.25
44

5-
toolchain go1.25.0
5+
toolchain go1.25.1
66

77
require (
88
github.com/fatih/color v1.18.0

tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/roadrunner-server/endure/v2/tests
22

33
go 1.25
44

5-
toolchain go1.25.0
5+
toolchain go1.25.1
66

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

0 commit comments

Comments
 (0)