We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcbe18a commit 7803eb6Copy full SHA for 7803eb6
go.mod
@@ -6,7 +6,7 @@ go 1.17
6
replace github.com/grafana/pyroscope-go/godeltaprof => ./godeltaprof
7
8
require (
9
- github.com/grafana/pyroscope-go/godeltaprof v0.1.8
+ github.com/grafana/pyroscope-go/godeltaprof v0.1.9
10
github.com/stretchr/testify v1.10.0
11
)
12
0 commit comments