Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update github.com/grafana/pyroscope-go digest to abbb381 #11810

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
github.com/grafana/pyroscope-go require digest dc5db27 -> abbb381

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Copy link
Contributor Author

renovate bot commented Nov 30, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/37e11e/db56b6/repos/github/shortlink-org/shortlink":"/tmp/worker/37e11e/db56b6/repos/github/shortlink-org/shortlink" -v "/tmp/worker/37e11e/db56b6/cache":"/tmp/worker/37e11e/db56b6/cache" -e GOPATH -e GOPROXY -e GOSUMDB -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/37e11e/db56b6/repos/github/shortlink-org/shortlink" ghcr.io/containerbase/sidecar:9.24.0 bash -l -c "install-tool golang 1.21.4 && go get -d -t ./..."
go: downloading github.com/authzed/authzed-go v0.10.1
go: downloading github.com/google/wire v0.5.1-0.20220620021424-0675cdc9191c
go: downloading github.com/redis/go-redis/v9 v9.3.0
go: downloading go.opentelemetry.io/otel/trace v1.21.0
go: downloading go.opentelemetry.io/otel v1.21.0
go: downloading golang.org/x/text v0.14.0
go: downloading go.uber.org/automaxprocs v1.5.3
go: downloading google.golang.org/grpc v1.59.0
go: downloading github.com/Unleash/unleash-client-go/v4 v4.0.1
go: downloading github.com/spf13/viper v1.17.0
go: downloading github.com/spf13/cobra v1.8.0
go: downloading github.com/grafana/pyroscope-go v1.0.5-0.20231130072804-abbb3814be9a
go: downloading github.com/grafana/pyroscope-go/godeltaprof v0.1.6-0.20231129032921-dc5db2755100
go: downloading github.com/ory/client-go v1.4.3
go: downloading github.com/sasha-s/go-deadlock v0.3.1
go: downloading github.com/stretchr/testify v1.8.4
go: downloading go.uber.org/goleak v1.3.0
go: downloading golang.org/x/sync v0.5.0
go: downloading github.com/go-redis/cache/v9 v9.0.0
go: downloading github.com/redis/rueidis v1.0.22
go: downloading github.com/ory/dockertest/v3 v3.10.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.21.0
go: downloading github.com/jzelinskie/stringz v0.0.2
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading go.opentelemetry.io/otel/sdk v1.21.0
go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
go: downloading github.com/segmentio/encoding v0.3.7
go: downloading github.com/heptiolabs/healthcheck v0.0.0-20211123025425-613501dd5deb
go: downloading github.com/prometheus/client_golang v1.17.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.44.0
go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.44.0
go: downloading github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.0
go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
go: downloading github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.0.1
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.1-0.20231116151803-492d856d367d
go: downloading go.opentelemetry.io/contrib v1.19.0
go: downloading golang.org/x/net v0.19.0
go: downloading github.com/fsnotify/fsnotify v1.6.0
go: downloading github.com/mitchellh/mapstructure v1.5.1-0.20220423185008-bf980b35cac4
go: downloading github.com/sagikazarmark/locafero v0.3.0
go: downloading github.com/sagikazarmark/slog-shim v0.1.0
go: downloading github.com/spf13/afero v1.10.0
go: downloading github.com/spf13/cast v1.5.1
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0
go: downloading github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0
go: downloading github.com/klauspost/compress v1.17.1
go: downloading github.com/vmihailenco/go-tinylfu v0.2.2
go: downloading github.com/vmihailenco/msgpack/v5 v5.3.5
go: downloading golang.org/x/oauth2 v0.14.0
go: downloading golang.org/x/sys v0.15.0
go: downloading github.com/cenkalti/backoff/v4 v4.2.1
go: downloading github.com/Microsoft/go-winio v0.6.1
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/dgraph-io/badger/v4 v4.2.0
go: downloading github.com/jackc/pgx/v5 v5.5.0
go: downloading github.com/dgraph-io/dgo/v2 v2.2.0
go: downloading github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d
go: downloading github.com/golang-migrate/migrate/v4 v4.16.2
go: downloading github.com/johejo/golang-migrate-extra v0.0.0-20211005021153-c17dd75f8b4a
go: downloading go.mongodb.org/mongo-driver v1.13.0
verifying go.mongodb.org/[email protected]: checksum mismatch
	downloaded: h1:67DgFFjYOCMWdtTEmKFpV3ffWlFnh+CYZ8ZS/tXWUfY=
	go.sum:     h1:c+OsvIAc3LCdc9dcfowGjT2bWjvLOccxhdguqHJUvbo=

SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.

For more information, see 'go help module-auth'.

@renovate renovate bot requested a review from batazor as a code owner November 30, 2023 08:05
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@batazor batazor added this pull request to the merge queue Nov 30, 2023
Merged via the queue into main with commit 63ee2e1 Nov 30, 2023
23 of 27 checks passed
@batazor batazor deleted the renovate/github.com-grafana-pyroscope-go-digest branch November 30, 2023 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant