Skip to content

Commit 69c84c2

Browse files
committed
chore(deps): update dependencies
1 parent b4b2bbe commit 69c84c2

3 files changed

Lines changed: 5 additions & 7 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module github.com/roadrunner-server/http/v5
22

3-
go 1.24
3+
go 1.25
44

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

77
require (
88
github.com/caddyserver/certmagic v0.24.0

go.work

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
go 1.24
2-
3-
toolchain go1.24.0
1+
go 1.25
42

53
use (
64
.

tests/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module tests
22

3-
go 1.24
3+
go 1.25
44

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

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

0 commit comments

Comments
 (0)