File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414 github.com/grafana/grafana-foundation-sdk/go v0.0.0-20240326122733-6f96a993222b
1515 // post v3.4.2 version compatible with prometheus
1616 github.com/grafana/loki/v3 v3.0.0-20250221202516-b37eefe24f82
17- github.com/grafana/pyroscope-go v1.1.2
17+ github.com/grafana/pyroscope-go v1.2.7
1818 github.com/montanaflynn/stats v0.7.1
1919 github.com/olekukonko/tablewriter v0.0.5
2020 github.com/pkg/errors v0.9.1
@@ -149,7 +149,7 @@ require (
149149 github.com/grafana/gomemcache v0.0.0-20240229205252-cd6a66d6fb56 // indirect
150150 github.com/grafana/jsonparser v0.0.0-20241004153430-023329977675 // indirect
151151 github.com/grafana/loki/pkg/push v0.0.0-20240924133635-758364c7775f // indirect
152- github.com/grafana/pyroscope-go/godeltaprof v0.1.8 // indirect
152+ github.com/grafana/pyroscope-go/godeltaprof v0.1.9 // indirect
153153 github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc // indirect
154154 github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
155155 github.com/hashicorp/consul/api v1.31.2 // indirect
Original file line number Diff line number Diff line change @@ -417,10 +417,10 @@ github.com/grafana/loki/pkg/push v0.0.0-20240924133635-758364c7775f h1:NcS5dQXH/
417417github.com/grafana/loki/pkg/push v0.0.0-20240924133635-758364c7775f /go.mod h1:lJEF/Wh5MYlmBem6tOYAFObkLsuikfrEf8Iy9AdMPiQ =
418418github.com/grafana/loki/v3 v3.0.0-20250221202516-b37eefe24f82 h1:W0/mTT89fhcJmxneL/F6IE4rvCKEvdSxBj+o2hvBeNA =
419419github.com/grafana/loki/v3 v3.0.0-20250221202516-b37eefe24f82 /go.mod h1:XbstssWTrGm9zVBlV/f7p+pYf0WOj6ay7+vsNx7pQHk =
420- github.com/grafana/pyroscope-go v1.1.2 h1:7vCfdORYQMCxIzI3NlYAs3FcBP760+gWuYWOyiVyYx8 =
421- github.com/grafana/pyroscope-go v1.1.2 /go.mod h1:HSSmHo2KRn6FasBA4vK7BMiQqyQq8KSuBKvrhkXxYPU =
422- github.com/grafana/pyroscope-go/godeltaprof v0.1.8 h1:iwOtYXeeVSAeYefJNaxDytgjKtUuKQbJqgAIjlnicKg =
423- github.com/grafana/pyroscope-go/godeltaprof v0.1.8 /go.mod h1:2+l7K7twW49Ct4wFluZD3tZ6e0SjanjcUUBPVD/UuGU =
420+ github.com/grafana/pyroscope-go v1.2.7 h1:VWBBlqxjyR0Cwk2W6UrE8CdcdD80GOFNutj0Kb1T8ac =
421+ github.com/grafana/pyroscope-go v1.2.7 /go.mod h1:o/bpSLiJYYP6HQtvcoVKiE9s5RiNgjYTj1DhiddP2Pc =
422+ github.com/grafana/pyroscope-go/godeltaprof v0.1.9 h1:c1Us8i6eSmkW+Ez05d3co8kasnuOY813tbMN8i/a3Og =
423+ github.com/grafana/pyroscope-go/godeltaprof v0.1.9 /go.mod h1:2+l7K7twW49Ct4wFluZD3tZ6e0SjanjcUUBPVD/UuGU =
424424github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc h1:GN2Lv3MGO7AS6PrRoT6yV5+wkrOpcszoIsO4+4ds248 =
425425github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc /go.mod h1:+JKpmjMGhpgPL+rXZ5nsZieVzvarn86asRlBg4uNGnk =
426426github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 h1:+ngKgrYPPJrOjhax5N+uePQ0Fh1Z7PheYoUI/0nzkPA =
You can’t perform that action at this time.
0 commit comments