Closed tklengyel closed 3 years ago
Regression seems to be caused by e5104ad66cccbe3bc5cae502236d814d9f3e9f33
Builds fine for me using Go 1.14 and Go 1.15. Can you provide more details?
Thanks
go version go1.13.8 linux/amd64
, installed on a stock Ubuntu 20.04.
AddSection is added in Go 1.14 (changelog), thus breaking dwarf2json
's compatibility with Go 1.13.
Cool, thanks. 1.13 is not maintained anymore so we will update our docs. Build is passing with 1.15.
Trying to build the latest master branch results in the error