Skip to content

Conversation

@red-hat-konflux
Copy link

@red-hat-konflux red-hat-konflux bot commented Feb 16, 2025

This PR contains the following updates:

Package Type Update Change
github.com/grafana/tempo require digest fa9b7ad -> c3a7df8

Warning

Some dependencies could not be looked up. Check the warning logs 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

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

@red-hat-konflux
Copy link
Author

red-hat-konflux bot commented Feb 16, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 51 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.8 -> 1.25.1
github.com/go-openapi/strfmt v0.23.0 -> v0.24.0
github.com/gorilla/websocket v1.5.3 -> v1.5.4-0.20250319132907-e064f32e3674
github.com/prometheus/client_golang v1.23.0 -> v1.23.2
github.com/prometheus/common v0.65.0 -> v0.67.1
github.com/prometheus/prometheus v0.305.0 -> v0.307.2
github.com/stretchr/testify v1.10.0 -> v1.11.1
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 -> v0.63.0
go.opentelemetry.io/contrib/propagators/jaeger v1.31.0 -> v1.35.0
go.opentelemetry.io/otel v1.36.0 -> v1.38.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.36.0 -> v1.38.0
go.opentelemetry.io/otel/sdk v1.36.0 -> v1.38.0
go.opentelemetry.io/otel/trace v1.36.0 -> v1.38.0
golang.org/x/oauth2 v0.30.0 -> v0.31.0
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 -> v0.0.0-20250929231259-57b25ae835d4
google.golang.org/grpc v1.73.0 -> v1.76.0
google.golang.org/protobuf v1.36.6 -> v1.36.10
k8s.io/apimachinery v0.32.3 -> v0.34.1
k8s.io/client-go v0.32.3 -> v0.34.1
github.com/cenkalti/backoff/v5 v5.0.2 -> v5.0.3
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.12.2
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/go-jose/go-jose/v4 v4.0.5 -> v4.1.2
github.com/go-openapi/errors v0.22.0 -> v0.22.3
github.com/goccy/go-json v0.10.3 -> v0.10.5
github.com/google/gnostic-models v0.6.8 -> v0.7.0
github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc -> v0.0.0-20250905093917-f7b3be9d1853
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 -> v2.27.2
github.com/klauspost/cpuid/v2 v2.2.8 -> v2.2.10
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/prometheus/procfs v0.16.1 -> v0.17.0
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 -> v0.0.0-20250401214520-65e299d6c5c9
github.com/spf13/cobra v1.9.1 -> v1.10.1
github.com/spf13/pflag v1.0.6 -> v1.0.9
go.mongodb.org/mongo-driver v1.15.0 -> v1.17.4
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.36.0 -> v1.38.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.36.0 -> v1.38.0
go.opentelemetry.io/otel/metric v1.36.0 -> v1.38.0
go.opentelemetry.io/proto/otlp v1.6.0 -> v1.7.1
golang.org/x/crypto v0.39.0 -> v0.43.0
golang.org/x/net v0.41.0 -> v0.46.0
golang.org/x/sync v0.15.0 -> v0.17.0
golang.org/x/sys v0.33.0 -> v0.37.0
golang.org/x/term v0.32.0 -> v0.36.0
golang.org/x/text v0.26.0 -> v0.30.0
golang.org/x/time v0.12.0 -> v0.13.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 -> v0.0.0-20250929231259-57b25ae835d4
k8s.io/api v0.32.3 -> v0.34.1
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f -> v0.0.0-20250710124328-f3f2b991d03b
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 -> v0.0.0-20250604170112-4c0f3b243397
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 -> v0.0.0-20241014173422-cfa47c3a1cc8
sigs.k8s.io/yaml v1.4.0 -> v1.6.0

@red-hat-konflux red-hat-konflux bot changed the title Update github.com/grafana/tempo digest to 068b85c Update github.com/grafana/tempo digest to 70f6095 Mar 2, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from 59e03ab to 124a02a Compare March 2, 2025 05:49
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/grafana/tempo digest to 70f6095 Update github.com/grafana/tempo digest to b4769e4 Mar 16, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from 124a02a to 89c3930 Compare March 16, 2025 05:58
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from 89c3930 to 1522007 Compare March 30, 2025 05:06
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/grafana/tempo digest to b4769e4 Update github.com/grafana/tempo digest to c5e5978 Mar 30, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from 1522007 to 1330119 Compare April 6, 2025 09:39
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/grafana/tempo digest to c5e5978 Update github.com/grafana/tempo digest to 35dace7 Apr 6, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from 1330119 to 080ad54 Compare April 13, 2025 09:11
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/grafana/tempo digest to 35dace7 Update github.com/grafana/tempo digest to ab878d4 Apr 13, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from 080ad54 to 69a2267 Compare April 20, 2025 06:30
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/grafana/tempo digest to ab878d4 Update github.com/grafana/tempo digest to aa6a86d Apr 20, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from 69a2267 to d7187b9 Compare April 27, 2025 06:25
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/grafana/tempo digest to aa6a86d Update github.com/grafana/tempo digest to c3202b6 Apr 27, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from d7187b9 to 37ace7a Compare May 4, 2025 05:24
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/grafana/tempo digest to c3202b6 Update github.com/grafana/tempo digest to 5745f97 May 4, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from 37ace7a to 99b677e Compare May 11, 2025 08:06
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/grafana/tempo digest to 5745f97 Update github.com/grafana/tempo digest to b866140 May 11, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from 99b677e to 1ac31f1 Compare May 18, 2025 09:54
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/grafana/tempo digest to b866140 Update github.com/grafana/tempo digest to 814c1c6 May 18, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from 1ac31f1 to 8af9bea Compare May 25, 2025 05:48
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/grafana/tempo digest to 814c1c6 Update github.com/grafana/tempo digest to bd38bfa May 25, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from 8af9bea to 2e06cd0 Compare June 8, 2025 08:55
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/grafana/tempo digest to bd38bfa Update github.com/grafana/tempo digest to 0230502 Jun 8, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from 2e06cd0 to e7b5224 Compare June 15, 2025 07:07
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/grafana/tempo digest to 0230502 Update github.com/grafana/tempo digest to 0a45826 Jun 15, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from e7b5224 to 80190e3 Compare June 22, 2025 06:26
@red-hat-konflux red-hat-konflux bot changed the title Update github.com/grafana/tempo digest to 0a45826 Update github.com/grafana/tempo digest to 7227c90 Jun 22, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from 80190e3 to 033b897 Compare June 29, 2025 11:53
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/grafana/tempo digest to b1b6c01 fix(deps): update github.com/grafana/tempo digest to dcbd3bd Oct 21, 2025
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/grafana/tempo digest to dcbd3bd fix(deps): update github.com/grafana/tempo digest to a3e0bf4 Oct 22, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from a367ef4 to 6b843cd Compare October 22, 2025 16:39
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/grafana/tempo digest to a3e0bf4 fix(deps): update github.com/grafana/tempo digest to c934305 Oct 23, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from 6b843cd to bf6145e Compare October 23, 2025 20:34
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/grafana/tempo digest to c934305 fix(deps): update github.com/grafana/tempo digest to e9d0556 Oct 24, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from bf6145e to e085873 Compare October 24, 2025 20:33
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/grafana/tempo digest to e9d0556 fix(deps): update github.com/grafana/tempo digest to 736d321 Oct 25, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch 2 times, most recently from 9522cf4 to 11ce70e Compare October 27, 2025 00:33
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/grafana/tempo digest to 736d321 fix(deps): update github.com/grafana/tempo digest to f35dc59 Oct 27, 2025
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/grafana/tempo digest to f35dc59 fix(deps): update github.com/grafana/tempo digest to ce6d3d7 Oct 27, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from 11ce70e to 063a5f9 Compare October 27, 2025 12:28
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/grafana/tempo digest to ce6d3d7 fix(deps): update github.com/grafana/tempo digest to b0b9035 Oct 27, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from 063a5f9 to 7d0890f Compare October 27, 2025 16:30
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/grafana/tempo digest to b0b9035 fix(deps): update github.com/grafana/tempo digest to 27b4e33 Oct 28, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from 7d0890f to 7e17761 Compare October 28, 2025 04:32
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/grafana/tempo digest to 27b4e33 fix(deps): update github.com/grafana/tempo digest to 7f5c1e6 Oct 28, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from 7e17761 to fbb5924 Compare October 28, 2025 16:31
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/grafana/tempo digest to 7f5c1e6 fix(deps): update github.com/grafana/tempo digest to fc1d47c Oct 29, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from fbb5924 to cd23ce4 Compare October 29, 2025 12:30
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/grafana/tempo digest to fc1d47c fix(deps): update github.com/grafana/tempo digest to 91c8c5f Oct 29, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from cd23ce4 to f2fe30a Compare October 29, 2025 16:33
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/grafana/tempo digest to 91c8c5f fix(deps): update github.com/grafana/tempo digest to 88f2a10 Oct 30, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from f2fe30a to 3ef053d Compare October 30, 2025 00:31
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/grafana/tempo digest to 88f2a10 fix(deps): update github.com/grafana/tempo digest to 158da09 Oct 30, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from 3ef053d to 8f78545 Compare October 30, 2025 12:29
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update github.com/grafana/tempo digest to 158da09 fix(deps): update github.com/grafana/tempo digest to c3a7df8 Oct 31, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/rhobs-obs-api-konflux/github.com-grafana-tempo-digest branch from 8f78545 to 8586a98 Compare October 31, 2025 04:42
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