]> Cypherpunks.ru repositories - gostls13.git/commit
api: correct debug/pe issue number for Go 1.19 changes
authorRuss Cox <rsc@golang.org>
Mon, 27 Jun 2022 21:48:57 +0000 (17:48 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 28 Jun 2022 13:01:41 +0000 (13:01 +0000)
commitd3ffff2790059226ae3aa90856d687e138701b5c
tree915951f711136cb3357d02c988b654f4f77978ad
parent751cae8855f34116b0596d15cd499bb07b4e6747
api: correct debug/pe issue number for Go 1.19 changes

It was #51868 not #51686.

For #53310.

Change-Id: I2cf28ca4de65e7030fdbd05e7f32fe42c8f3ca0a
Reviewed-on: https://go-review.googlesource.com/c/go/+/414515
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
api/go1.19.txt