From 0139ae59dac803227cbac15bebfe983650f0358a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 20:58:24 +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 50b603b..2a594a7 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ module github.com/adobe/imscli go 1.23.0 -toolchain go1.26.5 +toolchain go1.26.6 require ( github.com/adobe/ims-go v0.25.0