We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e4a5ec commit 59f3edfCopy full SHA for 59f3edf
go.mod
@@ -16,7 +16,7 @@ require (
16
github.com/go-logr/logr v1.4.2 // indirect
17
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
18
github.com/google/go-cmp v0.7.0 // indirect
19
- github.com/google/pprof v0.0.0-20250208200701-d0013a598941 // indirect
+ github.com/google/pprof 9094ed2288e7 // indirect
20
github.com/kr/pretty v0.3.1 // indirect
21
github.com/mattn/go-colorable v0.1.14 // indirect
22
github.com/mattn/go-isatty v0.0.20 // indirect
0 commit comments