8000 Merge pull request #591 from tucksaun/go-1.24 · symfony-cli/symfony-cli@dab301b · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dab301b

Browse files
authored
Merge pull request #591 from tucksaun/go-1.24
Upgrade to Go 1.24
2 parents b3e8467 + 55429e9 commit dab301b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/symfony-cli/symfony-cli
22

3-
go 1.23.0
3+
go 1.24.0
44

55
toolchain go1.23.3
66

0 commit comments

Comments
 (0)
0