Text file src/runtime/_mkmalloc/go.mod 1 module runtime/_mkmalloc 2 3 go 1.24 4 5 require golang.org/x/tools v0.33.0 6 View as plain text