Skip to content

Commit 60a61a5

Browse files
committed
bumping go version on template
Signed-off-by: Lucas Fontes <[email protected]>
1 parent 41c5060 commit 60a61a5

File tree

1 file changed

+1
-1
lines changed
  • templates/component/http-hello-world

1 file changed

+1
-1
lines changed

Diff for: templates/component/http-hello-world/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module {{project-name}}
22

3-
go 1.23.0
3+
go 1.24.0
44

55
require (
66
go.bytecodealliance.org v0.5.0

0 commit comments

Comments
 (0)