mirror of
https://github.com/DataDog/go-profiler-notes.git
synced 2026-06-23 09:56:47 +08:00
Executing automated changes
This commit is contained in:
parent
65dd611ec7
commit
7765877626
2 changed files with 1 additions and 3 deletions
|
|
@ -2,4 +2,4 @@ module github.com/felixge/go-profiler-notes/examples/block-bias
|
||||||
|
|
||||||
go 1.15
|
go 1.15
|
||||||
|
|
||||||
require golang.org/x/sync v0.0.0-20201207232520-09787c993a3a
|
toolchain go1.26.1
|
||||||
|
|
|
||||||
|
|
@ -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