From a16fda0fc76bb4e8d2b86bec3195ec58101cdf65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 21:36:10 +0000 Subject: [PATCH] chore(deps): update go toolchain directive to v1.27.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2a594a7..1c0b272 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ module github.com/adobe/imscli go 1.23.0 -toolchain go1.26.6 +toolchain go1.27.0 require ( github.com/adobe/ims-go v0.25.0