File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/go-logr/logr v1.4.3
1414 github.com/go-logr/stdr v1.2.2
1515 github.com/golang/glog v1.2.5
16- github.com/grafana/pyroscope-go v1.2.1
16+ github.com/grafana/pyroscope-go v1.2.7
1717 github.com/kubeflow/mpi-operator v0.6.0
1818 github.com/kubeflow/training-operator v1.9.3
1919 github.com/onsi/ginkgo/v2 v2.28.1
@@ -121,7 +121,7 @@ require (
121121 github.com/google/pprof v0.0.0-20260115054156-294ebfa9ad83 // indirect
122122 github.com/google/uuid v1.6.0 // indirect
123123 github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 // indirect
124- github.com/grafana/pyroscope-go/godeltaprof v0.1.8 // indirect
124+ github.com/grafana/pyroscope-go/godeltaprof v0.1.9 // indirect
125125 github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
126126 github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3 // indirect
127127 github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542 // indirect
Original file line number Diff line number Diff line change @@ -158,10 +158,10 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
158158github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
159159github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 h1:JeSE6pjso5THxAzdVpqr6/geYxZytqFMBCOtn/ujyeo =
160160github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 /go.mod h1:r4w70xmWCQKmi1ONH4KIaBptdivuRPyosB9RmPlGEwA =
161- github.com/grafana/pyroscope-go v1.2.1 h1:ewi38pE6XMnoHlZYhGxS3uH5TGKA7vDhkT1T3RVkjq0 =
162- github.com/grafana/pyroscope-go v1.2.1 /go.mod h1:zzT9QXQAp2Iz2ZdS216UiV8y9uXJYQiGE1q8v1FyhqU =
163- github.com/grafana/pyroscope-go/godeltaprof v0.1.8 h1:iwOtYXeeVSAeYefJNaxDytgjKtUuKQbJqgAIjlnicKg =
164- github.com/grafana/pyroscope-go/godeltaprof v0.1.8 /go.mod h1:2+l7K7twW49Ct4wFluZD3tZ6e0SjanjcUUBPVD/UuGU =
161+ github.com/grafana/pyroscope-go v1.2.7 h1:VWBBlqxjyR0Cwk2W6UrE8CdcdD80GOFNutj0Kb1T8ac =
162+ github.com/grafana/pyroscope-go v1.2.7 /go.mod h1:o/bpSLiJYYP6HQtvcoVKiE9s5RiNgjYTj1DhiddP2Pc =
163+ github.com/grafana/pyroscope-go/godeltaprof v0.1.9 h1:c1Us8i6eSmkW+Ez05d3co8kasnuOY813tbMN8i/a3Og =
164+ github.com/grafana/pyroscope-go/godeltaprof v0.1.9 /go.mod h1:2+l7K7twW49Ct4wFluZD3tZ6e0SjanjcUUBPVD/UuGU =
165165github.com/grpc-ecosystem/grpc-gateway v1.16.0 h1:gmcG1KaJ57LophUzW0Hy8NmPhnMZb4M0+kPpLofRdBo =
166166github.com/grpc-ecosystem/grpc-gateway v1.16.0 /go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw =
167167github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3 h1:NmZ1PKzSTQbuGHw9DGPFomqkkLWMC+vZCkfs+FHv1Vg =
You can’t perform that action at this time.
0 commit comments