go-profiler-notes/examples/stack-unwind-overhead/go.mod
2026-03-06 03:06:11 +00:00

5 lines
104 B
Modula-2

module github.com/felixge/go-profiler-notes/examples/stack-unwind-overhead
go 1.16
toolchain go1.26.0