File tree Expand file tree Collapse file tree 4 files changed +8
-5
lines changed
Expand file tree Collapse file tree 4 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 11module github.com/roadrunner-server/headers/v5
22
3- go 1.23
3+ go 1.24
44
5- toolchain go1.23.4
5+ toolchain go1.24.0
66
77require (
88 github.com/roadrunner-server/context v1.0.2
Original file line number Diff line number Diff line change 1- go 1.23.0
1+ go 1.24
2+
3+ toolchain go1.24.0
24
35use (
46 .
Original file line number Diff line number Diff line change 11module tests
22
3- go 1.23
3+ go 1.24
44
5- toolchain go1.23.4
5+ toolchain go1.24.0
66
77require (
88 github.com/roadrunner-server/config/v5 v5.1.3
Original file line number Diff line number Diff line change @@ -185,6 +185,7 @@ golang.org/x/sys v0.30.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
185185golang.org/x/text v0.22.0 h1:bofq7m3/HAFvbF51jz3Q9wLg3jkvSPuiZu/pD1XwgtM =
186186golang.org/x/text v0.22.0 /go.mod h1:YRoo4H8PVmsu+E3Ou7cqLVH8oXWIHVoX0jqUWALQhfY =
187187golang.org/x/time v0.10.0 h1:3usCWA8tQn0L8+hFJQNgzpWbd89begxN66o1Ojdn5L4 =
188+ golang.org/x/time v0.10.0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
188189golang.org/x/tools v0.30.0 h1:BgcpHewrV5AUp2G9MebG4XPFI1E2W41zU1SaqVA9vJY =
189190golang.org/x/tools v0.30.0 /go.mod h1:c347cR/OJfw5TI+GfX7RUPNMdDRRbjvYTS0jPyvsVtY =
190191google.golang.org/protobuf v1.36.5 h1:tPhr+woSbjfYvY6/GPufUoYizxw1cF/yFoxJ2fmpwlM =
You can’t perform that action at this time.
0 commit comments