Skip to content

Commit e64a8d0

Browse files
authoredMar 2, 2025
fix(deps): update github.com/google/pprof digest to 9094ed2
1 parent c290597 commit e64a8d0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
 

‎go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/gitsight/go-vcsurl v1.0.1
1616
github.com/go-git/go-git/v5 v5.12.0
1717
github.com/go-playground/validator/v10 v10.19.0
18-
github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6
18+
github.com/google/pprof v0.0.0-20250302191652-9094ed2288e7
1919
github.com/google/tink/go v1.7.0
2020
github.com/gorilla/mux v1.8.1
2121
github.com/gorilla/websocket v1.5.1

‎go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,8 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
158158
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
159159
github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6 h1:k7nVchz72niMH6YLQNvHSdIE7iqsQxK1P41mySCvssg=
160160
github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6/go.mod h1:kf6iHlnVGwgKolg33glAes7Yg/8iWP8ukqeldJSO7jw=
161+
github.com/google/pprof v0.0.0-20250302191652-9094ed2288e7 h1:+J3r2e8+RsmN3vKfo75g0YSY61ms37qzPglu4p0sGro=
162+
github.com/google/pprof v0.0.0-20250302191652-9094ed2288e7/go.mod h1:vavhavw2zAxS5dIdcRluK6cSGGPlZynqzFM8NdvU144=
161163
github.com/google/tink/go v1.7.0 h1:6Eox8zONGebBFcCBqkVmt60LaWZa6xg1cl/DwAh/J1w=
162164
github.com/google/tink/go v1.7.0/go.mod h1:GAUOd+QE3pgj9q8VKIGTCP33c/B7eb4NhxLcgTJZStM=
163165
github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY=

0 commit comments

Comments
 (0)