On Wed, Nov 18, 2020 at 00:09, Shengjing Zhu <zhsj@debian.org> wrote:
On Tue, Nov 17, 2020 at 11:21 PM Pirate Praveen <praveen@onenetbeyond.org> wrote:Hi go team, I am trying to update gitaly and pushed 13.4.6 version to salsa. But build is failing with this error go build runtime/cgo: invalid flag in go:cgo_ldflag: -Wl,-z,nowIt seems a regression of go 1.15.5 security patch. https://github.com/golang/go/issues/42565
Thanks for the reply and the fix.