From 84cb6c5485f38d8c6860e28a6cd712c831e59ab8 Mon Sep 17 00:00:00 2001 From: Cyril Tovena Date: Thu, 31 Aug 2023 16:29:07 +0200 Subject: [PATCH] Update to godeltaprof to an actual version --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 22ffb4e..8b4d527 100644 --- a/go.mod +++ b/go.mod @@ -4,4 +4,4 @@ go 1.17 replace github.com/grafana/pyroscope-go/godeltaprof => ./godeltaprof -require github.com/grafana/pyroscope-go/godeltaprof v0.0.0-00010101000000-000000000000 +require github.com/grafana/pyroscope-go/godeltaprof v0.1.3