Skip to content

Commit d126284

Browse files
committed
chore(deps): update dependencies
1 parent f64b981 commit d126284

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/tcp/v5
22

33
go 1.25
44

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

77
require (
88
github.com/goccy/go-json v0.10.5

tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module tests
22

33
go 1.25
44

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

77
require (
88
github.com/roadrunner-server/config/v5 v5.1.9

0 commit comments

Comments
 (0)