Skip to content

Commit 5f7c11e

Browse files
committed
Bump Go to 1.24.0
1 parent 1e0c3a7 commit 5f7c11e

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
@@ -1,3 +1,3 @@
11
module github.com/golang-templates/seed
22

3-
go 1.23
3+
go 1.24.0

tools/go.mod

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

3-
go 1.23.0
3+
go 1.24.0
44

55
require (
66
github.com/client9/misspell v0.3.4

0 commit comments

Comments
 (0)