Upgrade wzprof.

This commit is contained in:
Nuno Cruces
2023-06-01 16:09:18 +01:00
parent 9a8de3ad13
commit ae7b74d858
3 changed files with 30 additions and 23 deletions

8
go.mod
View File

@@ -5,15 +5,15 @@ go 1.19
require (
github.com/ncruces/julianday v0.1.5
github.com/psanford/httpreadat v0.1.0
github.com/stealthrocket/wzprof v0.1.4
github.com/tetratelabs/wazero v1.1.1-0.20230512012700-13e38966b6e0
github.com/stealthrocket/wzprof v0.1.5
github.com/tetratelabs/wazero v1.1.1-0.20230522055633-256b7a4bf970
golang.org/x/sync v0.2.0
golang.org/x/sys v0.8.0
)
require (
github.com/google/pprof v0.0.0-20230406165453-00490a63f317 // indirect
golang.org/x/exp v0.0.0-20230425010034-47ecfdc1ba53 // indirect
github.com/google/pprof v0.0.0-20230510103437-eeec1cb781c3 // indirect
golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1 // indirect
)
retract v0.4.0 // tagged from the wrong branch