File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ require (
3434 github.com/google/uuid v1.6.0 // indirect
3535 github.com/grafana/pyroscope-go v1.2.7 // indirect
3636 github.com/grafana/pyroscope-go/godeltaprof v0.1.9 // indirect
37- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.5 // indirect
37+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.6 // indirect
3838 github.com/json-iterator/go v1.1.12 // indirect
3939 github.com/klauspost/compress v1.18.3 // indirect
4040 github.com/klauspost/cpuid/v2 v2.3.0 // indirect
Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ github.com/grafana/pyroscope-go v1.2.7 h1:VWBBlqxjyR0Cwk2W6UrE8CdcdD80GOFNutj0Kb
5353github.com/grafana/pyroscope-go v1.2.7 /go.mod h1:o/bpSLiJYYP6HQtvcoVKiE9s5RiNgjYTj1DhiddP2Pc =
5454github.com/grafana/pyroscope-go/godeltaprof v0.1.9 h1:c1Us8i6eSmkW+Ez05d3co8kasnuOY813tbMN8i/a3Og =
5555github.com/grafana/pyroscope-go/godeltaprof v0.1.9 /go.mod h1:2+l7K7twW49Ct4wFluZD3tZ6e0SjanjcUUBPVD/UuGU =
56- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.5 h1:jP1RStw811EvUDzsUQ9oESqw2e4RqCjSAD9qIL8eMns =
57- github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.5 /go.mod h1:WXNBZ64q3+ZUemCMXD9kYnr56H7CgZxDBHCVwstfl3s =
56+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.6 h1:1ufTZkFXIQQ9EmgPjcIPIi2krfxG03lQ8OLoY1MJ3UM =
57+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.6 /go.mod h1:lW34nIZuQ8UDPdkon5fmfp2l3+ZkQ2me/+oecHYLOII =
5858github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM =
5959github.com/json-iterator/go v1.1.12 /go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo =
6060github.com/klauspost/compress v1.18.3 h1:9PJRvfbmTabkOX8moIpXPbMMbYN60bWImDDU7L+/6zw =
You can’t perform that action at this time.
0 commit comments