From d55f6706a49232869efd7319a6d3fda14e9e9372 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 22:00:08 -0400 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20go=20(1.22.4=20?= =?UTF-8?q?=E2=86=92=201.22.5)=20in=20/tools=20(#1421)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | -------------- | ------- | ------ | ------ | | golang-version | go | 1.22.4 | 1.22.5 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- tools/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/go.mod b/tools/go.mod index c785634c..496264fe 100644 --- a/tools/go.mod +++ b/tools/go.mod @@ -2,7 +2,7 @@ module github.com/bpg/terraform-provider-proxmox/tools go 1.22 -toolchain go1.22.4 +toolchain go1.22.5 replace github.com/nats-io/nkeys => github.com/nats-io/nkeys v0.4.7