File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
1515 github.com/go-logr/logr v1.4.1 // indirect
1616 github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 // indirect
1717 github.com/google/go-cmp v0.6.0 // indirect
18- github.com/google/pprof v0.0.0-20240409012703-83162a5b38cd // indirect
18+ github.com/google/pprof v0.0.0-20240415144954-be81aee2d733 // indirect
1919 golang.org/x/net v0.24.0 // indirect
2020 golang.org/x/sys v0.19.0 // indirect
2121 golang.org/x/text v0.14.0 // indirect
Original file line number Diff line number Diff line change @@ -763,8 +763,8 @@ github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38/go.mod h1:kpwsk12EmLe
763763github.com/google/pprof v0.0.0-20210601050228-01bbb1931b22 /go.mod h1:kpwsk12EmLew5upagYY7GY0pfYCcupk39gWOCRROcvE =
764764github.com/google/pprof v0.0.0-20210609004039-a478d1d731e9 /go.mod h1:kpwsk12EmLew5upagYY7GY0pfYCcupk39gWOCRROcvE =
765765github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 /go.mod h1:kpwsk12EmLew5upagYY7GY0pfYCcupk39gWOCRROcvE =
766- github.com/google/pprof v0.0.0-20240409012703-83162a5b38cd h1:gbpYu9NMq8jhDVbvlGkMFWCjLFlqqEZjEmObmhUy6Vo =
767- github.com/google/pprof v0.0.0-20240409012703-83162a5b38cd /go.mod h1:kf6iHlnVGwgKolg33glAes7Yg/8iWP8ukqeldJSO7jw =
766+ github.com/google/pprof v0.0.0-20240415144954-be81aee2d733 h1:nHRIUuWr4qaFmeHwGBzW5QtiLr3Zy5EXjnRpFG9RarE =
767+ github.com/google/pprof v0.0.0-20240415144954-be81aee2d733 /go.mod h1:kf6iHlnVGwgKolg33glAes7Yg/8iWP8ukqeldJSO7jw =
768768github.com/google/renameio v0.1.0 /go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI =
769769github.com/google/uuid v1.1.2 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
770770github.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-20240409012703-83162a5b38cd
21+ # github.com/google/pprof v0.0.0-20240415144954-be81aee2d733
2222## explicit; go 1.19
2323github.com/google/pprof/profile
2424# github.com/onsi/ginkgo/v2 v2.17.1
You can’t perform that action at this time.
0 commit comments