Skip to content

Commit

Permalink
Update go.mod (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
korniltsev authored Oct 9, 2023
1 parent 473f032 commit 96c3953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion godeltaprof/compat/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.16

require (
github.com/google/pprof v0.0.0-20230907193218-d3ddc7976beb
github.com/grafana/pyroscope-go/godeltaprof v0.1.3
github.com/grafana/pyroscope-go/godeltaprof v0.1.5
github.com/stretchr/testify v1.8.4
golang.org/x/tools v0.13.0
)

0 comments on commit 96c3953

Please sign in to comment.