From 6e9f7c8e18c59e6de612a89ec61c43cbf9e2daf5 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 04:39:27 +0000 Subject: [PATCH] chore(deps): update dependency go to v1.22.8 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index eabf6593..edbf8778 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/rancher/wrangler/v3 go 1.22.0 -toolchain go1.22.6 +toolchain go1.22.8 require ( github.com/evanphx/json-patch v5.9.0+incompatible