go-profiler-notes/examples/goroutine/go.mod
2026-03-09 17:53:53 +00:00

5 lines
92 B
Modula-2

module github.com/felixge/go-profiler-notes/examples/goroutine
go 1.16
toolchain go1.26.1