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
a9a064baf9
2 changed files with 1 additions and 5 deletions
|
|
@ -1,5 +1,3 @@
|
|||
module github.com/felixge/go-profiler-notes/examples/block-bias
|
||||
|
||||
go 1.15
|
||||
|
||||
require golang.org/x/sync v0.0.0-20201207232520-09787c993a3a
|
||||
go 1.25.7
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
golang.org/x/sync v0.0.0-20201207232520-09787c993a3a h1:DcqTD9SDLc+1P/r1EmRBwnVsrOwW+kk2vWf9n+1sGhs=
|
||||
golang.org/x/sync v0.0.0-20201207232520-09787c993a3a/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
|
||||
Loading…
Reference in a new issue