*: modernize codebase with newer syntax / helpers (#4110)

Changes came from running
https://pkg.go.dev/golang.org/x/tools/gopls/internal/analysis/modernize
on the codebase.
This commit is contained in:
Derek Parker
2025-08-29 09:50:08 -04:00
committed by GitHub
parent 95e13db069
commit 61573cffb3
53 changed files with 231 additions and 290 deletions

View File

@ -255,7 +255,7 @@ func (t *linuxLOONG64Thread) ThreadID() int {
type note struct {
Type elf.NType
Name string
Desc interface{} // Decoded Desc from the
Desc any // Decoded Desc from the
}
// readNotes reads all the notes from the notes prog in core.