Loading
nexttrace: build with go 1.22 to fix darwin build (#352581)
use go 1.22 to build nexttrace This project is meant to be build on Go 1.22 instead of any later versions References: - https://github.com/nxtrace/NTrace-core/issues/270 - https://github.com/nxtrace/NTrace-core/issues/257