From 87b0d7684617ccfc4311a8f85ef19a60bb614b2e Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 04:40:11 +0000 Subject: [PATCH] Update dependency go to v1.22.9 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index b6c6a0d59a..105b0fc5d4 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/rancher/machine go 1.22.0 -toolchain go1.22.8 +toolchain go1.22.9 replace ( github.com/docker/docker => github.com/moby/moby v1.4.2-0.20170731201646-1009e6a40b29