Skip to content

Commit 8febee7

Browse files
authored
chore: update Go and toolchain version (#1526)
1 parent 1681458 commit 8febee7

1 file changed

Lines changed: 2 additions & 2 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/dunglas/frankenphp
22

3-
go 1.23.0
3+
go 1.24
44

5-
toolchain go1.23.3
5+
toolchain go1.24.2
66

77
retract v1.0.0-rc.1 // Human error
88

0 commit comments

Comments
 (0)