go-delve / delve

Delve is a debugger for the Go programming language.
MIT License
22.84k stars 2.14k forks source link

proc,go.mod: update x/sys remove KeepAlive calls #3680

Closed aarzilli closed 7 months ago

aarzilli commented 7 months ago

proc,go.mod: update x/sys remove KeepAlive calls

Update version of golang.org/x/sys to the latest version and remove calls to runtime.KeepAlive calls that were added to the FreeBSD backend to work around an issue in the version of x/sys that we were using.

Cirrus-CI: update to FreeBSD 13.3