Skip to content

Commit

Permalink
Bump github.com/grafana/pyroscope from 1.11.0 to 1.12.0 (#198)
Browse files Browse the repository at this point in the history
Bumps [github.com/grafana/pyroscope](https://github.com/grafana/pyroscope) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/grafana/pyroscope/releases)
- [Changelog](https://github.com/grafana/pyroscope/blob/main/CHANGELOG.md)
- [Commits](grafana/pyroscope@v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/grafana/pyroscope
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent a33855c commit 081b265
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.6
require (
connectrpc.com/connect v1.18.1
github.com/gostaticanalysis/analysisutil v0.7.1
github.com/grafana/pyroscope v1.11.0
github.com/grafana/pyroscope v1.12.0
github.com/grafana/pyroscope-go v1.2.0
github.com/grafana/pyroscope/api v1.1.0
github.com/prometheus/client_golang v1.20.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ github.com/gostaticanalysis/comment v1.4.2 h1:hlnx5+S2fY9Zo9ePo4AhgYsYHbM2+eAv8m
github.com/gostaticanalysis/comment v1.4.2/go.mod h1:KLUTGDv6HOCotCH8h2erHKmpci2ZoR8VPu34YA2uzdM=
github.com/gostaticanalysis/testutil v0.3.1-0.20210208050101-bfb5c8eec0e4 h1:d2/eIbH9XjD1fFwD5SHv8x168fjbQ9PB8hvs8DSEC08=
github.com/gostaticanalysis/testutil v0.3.1-0.20210208050101-bfb5c8eec0e4/go.mod h1:D+FIZ+7OahH3ePw/izIEeH5I06eKs1IKI4Xr64/Am3M=
github.com/grafana/pyroscope v1.11.0 h1:Askr0uLLKSexhl84wYZhFR0KLv0eIfRWkYpGiJCnIRc=
github.com/grafana/pyroscope v1.11.0/go.mod h1:Xzm32Mm2Z49MLye85Mnz7WqQbvUdPeHP0/9lVtA5gA4=
github.com/grafana/pyroscope v1.12.0 h1:NjXPGi0mzNf2xGbT+3Xsk10Gt2Yy2Xp3VlmIRd4vt8M=
github.com/grafana/pyroscope v1.12.0/go.mod h1:P1Zt0PjvPcEBaHLd3EsMM29voG700Hoj8XsJVw0LFS8=
github.com/grafana/pyroscope-go v1.2.0 h1:aILLKjTj8CS8f/24OPMGPewQSYlhmdQMBmol1d3KGj8=
github.com/grafana/pyroscope-go v1.2.0/go.mod h1:2GHr28Nr05bg2pElS+dDsc98f3JTUh2f6Fz1hWXrqwk=
github.com/grafana/pyroscope-go/godeltaprof v0.1.8 h1:iwOtYXeeVSAeYefJNaxDytgjKtUuKQbJqgAIjlnicKg=
Expand Down

0 comments on commit 081b265

Please sign in to comment.