]> Cypherpunks.ru repositories - gostls13.git/commit
api/go1.13: add debug/elf.Symbol fields added in CL 184099
authorFilippo Valsorda <filippo@golang.org>
Thu, 8 Aug 2019 18:08:48 +0000 (14:08 -0400)
committerFilippo Valsorda <filippo@golang.org>
Thu, 8 Aug 2019 18:44:16 +0000 (18:44 +0000)
commitfc23e216319f9e4338720dbd28e1cdedc0896b4d
treef2b4ff18d9609d89b91b213d08afca6d11a156fc
parentf4be93a8f1ab2cbcdec5e0502fdf20de0b279265
api/go1.13: add debug/elf.Symbol fields added in CL 184099

These will need auditing per #32813 like a few others in go1.13.txt, but
in the meantime they break the API check for beta/RC releases.

Updates #32813
Updates #31912

Change-Id: I3b0501b46324ee6fc0985f84971b99b772c7e4a4
Reviewed-on: https://go-review.googlesource.com/c/go/+/189458
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
api/go1.13.txt