File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
github.com/google/pprof/profile Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/go-logr/logr v1.4.2 // indirect
1818 github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
1919 github.com/google/go-cmp v0.6.0 // indirect
20- github.com/google/pprof v0.0.0-20240903155634-a8630aee4ab9 // indirect
20+ github.com/google/pprof v0.0.0-20240910150728-a0b0bb1d4134 // indirect
2121 golang.org/x/net v0.29.0 // indirect
2222 golang.org/x/sys v0.25.0 // indirect
2323 golang.org/x/text v0.18.0 // indirect
Original file line number Diff line number Diff line change @@ -764,8 +764,8 @@ github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38/go.mod h1:kpwsk12EmLe
764764github.com/google/pprof v0.0.0-20210601050228-01bbb1931b22 /go.mod h1:kpwsk12EmLew5upagYY7GY0pfYCcupk39gWOCRROcvE =
765765github.com/google/pprof v0.0.0-20210609004039-a478d1d731e9 /go.mod h1:kpwsk12EmLew5upagYY7GY0pfYCcupk39gWOCRROcvE =
766766github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 /go.mod h1:kpwsk12EmLew5upagYY7GY0pfYCcupk39gWOCRROcvE =
767- github.com/google/pprof v0.0.0-20240903155634-a8630aee4ab9 h1:q5g0N9eal4bmJwXHC5z0QCKs8qhS35hFfq0BAYsIwZI =
768- github.com/google/pprof v0.0.0-20240903155634-a8630aee4ab9 /go.mod h1:vavhavw2zAxS5dIdcRluK6cSGGPlZynqzFM8NdvU144 =
767+ github.com/google/pprof v0.0.0-20240910150728-a0b0bb1d4134 h1:c5FlPPgxOn7kJz3VoPLkQYQXGBS3EklQ4Zfi57uOuqQ =
768+ github.com/google/pprof v0.0.0-20240910150728-a0b0bb1d4134 /go.mod h1:vavhavw2zAxS5dIdcRluK6cSGGPlZynqzFM8NdvU144 =
769769github.com/google/renameio v0.1.0 /go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI =
770770github.com/google/uuid v1.1.2 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
771771github.com/google/uuid v1.3.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ github.com/google/go-cmp/cmp/internal/diff
1818github.com/google/go-cmp/cmp/internal/flags
1919github.com/google/go-cmp/cmp/internal/function
2020github.com/google/go-cmp/cmp/internal/value
21- # github.com/google/pprof v0.0.0-20240903155634-a8630aee4ab9
21+ # github.com/google/pprof v0.0.0-20240910150728-a0b0bb1d4134
2222## explicit; go 1.22
2323github.com/google/pprof/profile
2424# github.com/onsi/ginkgo/v2 v2.20.2
You can’t perform that action at this time.
0 commit comments