From 9172ec6a9fd01e876e18fa3e8664aee3b639c891 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 21:00:20 -0400 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20module=20go.opentelemet?= =?UTF-8?q?ry.io/contrib/instrumentation/net/http/otelhttp=20(v0.53.0=20?= =?UTF-8?q?=E2=86=92=20v0.54.0)=20in=20/tools=20(#1509)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (v0.53.0 → v0.54.0) in /tools | datasource | package | from | to | | ---------- | ------------------------------------------------------------- | ------- | ------- | | go | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp | v0.53.0 | v0.54.0 | * cleanup tools/go.mod Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> --------- Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> --- tools/go.mod | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tools/go.mod b/tools/go.mod index e32ff9bf..12116758 100644 --- a/tools/go.mod +++ b/tools/go.mod @@ -2,10 +2,6 @@ module github.com/bpg/terraform-provider-proxmox/tools go 1.23.0 -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.53.0 - require ( github.com/golangci/golangci-lint v1.60.3 github.com/hashicorp/terraform-plugin-docs v0.19.4