Skip to content

Commit

Permalink
fix(deps): update github.com/grafana/pyroscope-go/godeltaprof digest …
Browse files Browse the repository at this point in the history
…to 5ab89cd (#11906)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent 34d0de9 commit ec8bd7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ require (
github.com/google/uuid v1.4.0
github.com/google/wire v0.5.1-0.20220620021424-0675cdc9191c
github.com/grafana/pyroscope-go v1.0.5-0.20231130084046-2eb5d49453c0
github.com/grafana/pyroscope-go/godeltaprof v0.1.6-0.20231130084046-2eb5d49453c0
github.com/grafana/pyroscope-go/godeltaprof v0.1.6-0.20231204105947-5ab89cd64d50
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.0
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.0.1
github.com/heptiolabs/healthcheck v0.0.0-20211123025425-613501dd5deb
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,8 @@ github.com/grafana/pyroscope-go v1.0.5-0.20231130084046-2eb5d49453c0 h1:tm5ucRnR
github.com/grafana/pyroscope-go v1.0.5-0.20231130084046-2eb5d49453c0/go.mod h1:TM9hKp1cJ1uUSPjO4ner+gbyM8FoaZyZOSP70f4vxSk=
github.com/grafana/pyroscope-go/godeltaprof v0.1.6-0.20231130084046-2eb5d49453c0 h1:vOsbaT8Up18kaEI+/bVF38ukptKSPOXVARUCTs2bzTA=
github.com/grafana/pyroscope-go/godeltaprof v0.1.6-0.20231130084046-2eb5d49453c0/go.mod h1:Tk376Nbldo4Cha9RgiU7ik8WKFkNpfds98aUzS8omLE=
github.com/grafana/pyroscope-go/godeltaprof v0.1.6-0.20231204105947-5ab89cd64d50 h1:CDiKgCJkn+vSv881Nir5rNwEhFRkfpmyG0kX8WNGqxg=
github.com/grafana/pyroscope-go/godeltaprof v0.1.6-0.20231204105947-5ab89cd64d50/go.mod h1:Tk376Nbldo4Cha9RgiU7ik8WKFkNpfds98aUzS8omLE=
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 h1:UH//fgunKIs4JdUbpDl1VZCDaL56wXCB/5+wF6uHfaI=
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0/go.mod h1:g5qyo/la0ALbONm6Vbp88Yd8NsDy6rZz+RcrMPxvld8=
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.0 h1:f4tggROQKKcnh4eItay6z/HbHLqghBxS8g7pyMhmDio=
Expand Down

0 comments on commit ec8bd7d

Please sign in to comment.