mirror of
https://github.com/DataDog/go-profiler-notes.git
synced 2026-06-21 00:46:51 +08:00
7 lines
154 B
Modula-2
7 lines
154 B
Modula-2
module github.com/felixge/go-profiler-notes/examples/block-net
|
|
|
|
go 1.15
|
|
|
|
toolchain go1.26.1
|
|
|
|
require golang.org/x/sync v0.0.0-20201207232520-09787c993a3a
|