go-profiler-notes/examples/memory/go.mod
Felix Geisendörfer 78cf824c10 Move heap example
2021-01-09 17:54:57 +01:00

5 lines
131 B
Modula-2

module github.com/felixge/go-profiler-notes/examples/memory
go 1.15
require golang.org/x/sync v0.0.0-20201207232520-09787c993a3a