We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 935bc0b commit ed6d739Copy full SHA for ed6d739
_content/doc/go1.24.md
@@ -0,0 +1,13 @@
1
+---
2
+title: Go 1.24 Release Notes
3
+template: true
4
5
+
6
+{{/*
7
+ This is a placeholder template that makes it possible to preview
8
+ Go 1.24 release notes draft at https://tip.golang.org/doc/go1.24.
9
+ Eventually the release note fragments in doc/next will be merged
10
+ and added here, replacing the "docNext" function call.
11
+*/}}
12
13
+{{with docNext}}{{.}}{{else}}No next release note fragments available.{{end}}
0 commit comments