mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 10:33:46 +00:00
chore(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (v0.44.0 → v0.46.1) (#901)
| datasource | package | from | to | | ---------- | ------------------------------------------------------------- | ------- | ------- | | go | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp | v0.44.0 | v0.46.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2758377bce
commit
8d5ef9a73f
@ -4,7 +4,7 @@ go 1.21
|
||||
|
||||
replace github.com/nats-io/nkeys => github.com/nats-io/nkeys v0.4.7
|
||||
|
||||
replace go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp => go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.44.0
|
||||
replace go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp => go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1
|
||||
|
||||
require (
|
||||
github.com/golangci/golangci-lint v1.55.2
|
||||
|
Loading…
Reference in New Issue
Block a user