From ec78af8de28f23102558a4b952e3c1c467ee3482 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 07:42:50 +0000 Subject: [PATCH] Update go module directive to v1.23.7 --- go.mod | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 9bd3db6be2..1c049a4e7f 100644 --- a/go.mod +++ b/go.mod @@ -1,8 +1,6 @@ module github.com/rancher/machine -go 1.23.0 - -toolchain go1.23.6 +go 1.23.7 replace ( github.com/docker/docker => github.com/moby/moby v1.4.2-0.20170731201646-1009e6a40b29