mirror of
https://github.com/DataDog/go-profiler-notes.git
synced 2026-06-21 00:46:51 +08:00
Executing automated changes
This commit is contained in:
parent
65dd611ec7
commit
18c8a5ae89
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
module github.com/felixge/go-profiler-notes/examples/block-net
|
module github.com/felixge/go-profiler-notes/examples/block-net
|
||||||
|
|
||||||
go 1.15
|
go 1.25.7
|
||||||
|
|
||||||
require golang.org/x/sync v0.0.0-20201207232520-09787c993a3a
|
require golang.org/x/sync v0.0.0-20201207232520-09787c993a3a
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue