We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5872eae commit 47aa77eCopy full SHA for 47aa77e
cmd/golangorg/testdata/release.txt
@@ -1,10 +1,16 @@
1
GET https://go.dev/doc/devel/release
2
header content-type == text/html; charset=utf-8
3
trimbody contains
4
- <h2 id="go1.19">go1.19 (released 2022-08-02)</h2>
+ <h2 id="go1.21.0">go1.21.0 (released 2023-08-08)</h2>
5
<p>
6
- Go 1.19 is a major release of Go.
7
- Read the <a href="/doc/go1.19">Go 1.19 Release Notes</a> for more information.
+ Go 1.21.0 is a major release of Go.
+ Read the <a href="/doc/go1.21">Go 1.21 Release Notes</a> for more information.
8
+ </p>
9
+trimbody contains
10
+ <h2 id="go1.20">go1.20 (released 2023-02-01)</h2>
11
+ <p>
12
+ Go 1.20 is a major release of Go.
13
+ Read the <a href="/doc/go1.20">Go 1.20 Release Notes</a> for more information.
14
</p>
15
16
<h2 id="go1.18">go1.18 (released 2022-03-15)</h2>
0 commit comments