From 10b2340c5b820260ffd3efdb930f830783aea330 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 03:22:42 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20go=20(1.22.5=20?= =?UTF-8?q?=E2=86=92=201.22.6)=20in=20/tools=20(#1470)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | -------------- | ------- | ------ | ------ | | golang-version | go | 1.22.5 | 1.22.6 | 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 314c2a00..24c24ece 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.5 +toolchain go1.22.6 replace github.com/nats-io/nkeys => github.com/nats-io/nkeys v0.4.7