mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 18:47:47 +00:00
fb8ed8fde8
This has the following effects: * It fixes issue #5414. * It bumps the minimum Go version to Go 1.24 (from 1.23). I looked, and there doesn't seem to be a version of golang.org/x/tools that supports the improved `new` builtin without also bumping the minimum Go version.