Check out the official list of Go replacements: pkg.go.dev/golang.org/x/tools/go/analysis/passes/modernize
From Go 1.26+, `go fix` helps you with each of these replacements automatically! #golang
From Go 1.26+, `go fix` helps you with each of these replacements automatically! #golang