Skip to content

Commit 7803eb6

Browse files
committed
bump godeltaprof to v0.1.9
1 parent fcbe18a commit 7803eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ go 1.17
66
replace github.com/grafana/pyroscope-go/godeltaprof => ./godeltaprof
77

88
require (
9-
github.com/grafana/pyroscope-go/godeltaprof v0.1.8
9+
github.com/grafana/pyroscope-go/godeltaprof v0.1.9
1010
github.com/stretchr/testify v1.10.0
1111
)
1212

0 commit comments

Comments
 (0)