From 3e369fff75d85958d4a703b6e504581829de86a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 20:59:33 +0000 Subject: [PATCH] fix(deps): update github.com/google/pprof digest to a4b03ec --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 57aaff64c9..5a8c4ca3d5 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/gitsight/go-vcsurl v1.0.1 github.com/go-git/go-git/v5 v5.12.0 github.com/go-playground/validator/v10 v10.19.0 - github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6 + github.com/google/pprof a4b03ec1a45e github.com/google/tink/go v1.7.0 github.com/gorilla/mux v1.8.1 github.com/gorilla/websocket v1.5.1