Skip to content

Commit 5200bb9

Browse files
chore(deps): update github.com/google/pprof digest to 6e76a2b
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent ff5dc8a commit 5200bb9

6 files changed

Lines changed: 25 additions & 25 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ require (
8686
github.com/google/go-github/v62 v62.0.0 // indirect
8787
github.com/google/go-querystring v1.1.0 // indirect
8888
github.com/google/gofuzz v1.2.0 // indirect
89-
github.com/google/pprof v0.0.0-20250403155104-27863c87afa6 // indirect
89+
github.com/google/pprof v0.0.0-20250630185457-6e76a2b096b5 // indirect
9090
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
9191
github.com/gorilla/websocket v1.5.3 // indirect
9292
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,8 @@ github.com/google/gofuzz v1.2.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/
239239
github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38/go.mod h1:kpwsk12EmLew5upagYY7GY0pfYCcupk39gWOCRROcvE=
240240
github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6/go.mod h1:kf6iHlnVGwgKolg33glAes7Yg/8iWP8ukqeldJSO7jw=
241241
github.com/google/pprof v0.0.0-20240525223248-4bfdf5a9a2af/go.mod h1:K1liHPHnj73Fdn/EKuT8nrFqBihUSKXoLYU0BuatOYo=
242-
github.com/google/pprof v0.0.0-20250403155104-27863c87afa6 h1:BHT72Gu3keYf3ZEu2J0b1vyeLSOYI8bm5wbJM/8yDe8=
243-
github.com/google/pprof v0.0.0-20250403155104-27863c87afa6/go.mod h1:boTsfXsheKC2y+lKOCMpSfarhxDeIzfZG1jqGcPl3cA=
242+
github.com/google/pprof v0.0.0-20250630185457-6e76a2b096b5 h1:xhMrHhTJ6zxu3gA4enFM9MLn9AY7613teCdFnlUVbSQ=
243+
github.com/google/pprof v0.0.0-20250630185457-6e76a2b096b5/go.mod h1:5hDyRhoBCxViHszMt12TnOpEI4VVi+U8Gm9iphldiMA=
244244
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 h1:El6M4kTTCOh6aBiKaUGG7oYTSPP8MxqL4YI3kZKwcP4=
245245
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510/go.mod h1:pupxD2MaaD3pAXIBCelhxNneeOaAeabZDe5s4K6zSpQ=
246246
github.com/google/uuid v1.1.2/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=

vendor/github.com/google/pprof/profile/merge.go

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/google/pprof/profile/profile.go

Lines changed: 13 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/google/pprof/profile/prune.go

Lines changed: 2 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -345,8 +345,8 @@ github.com/google/go-querystring/query
345345
## explicit; go 1.12
346346
github.com/google/gofuzz
347347
github.com/google/gofuzz/bytesource
348-
# github.com/google/pprof v0.0.0-20250403155104-27863c87afa6
349-
## explicit; go 1.23
348+
# github.com/google/pprof v0.0.0-20250630185457-6e76a2b096b5
349+
## explicit; go 1.23.0
350350
github.com/google/pprof/profile
351351
# github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
352352
## explicit; go 1.13

0 commit comments

Comments
 (0)