From 377c32dce49a948dbf7ae84fef8ded51fe6d1190 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 21:28:19 +0000 Subject: [PATCH] chore(deps): update go toolchain directive to v1.26.6 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index fd4c21b4..a76e9af7 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/canonical/spread go 1.23.0 -toolchain go1.24.3 +toolchain go1.26.6 require ( github.com/go-goose/goose/v5 v5.0.0-20230421180421-abaee9096e3a