From b979f2a6381e376489e8f4a844bab8b16561a918 Mon Sep 17 00:00:00 2001 From: "campaigner-prod[bot]" <87874424+campaigner-prod[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 03:06:12 +0000 Subject: [PATCH] Executing automated changes --- examples/runtime-stack/go.mod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/runtime-stack/go.mod b/examples/runtime-stack/go.mod index a5cc82a..45ea463 100644 --- a/examples/runtime-stack/go.mod +++ b/examples/runtime-stack/go.mod @@ -1,3 +1,5 @@ module github.com/felixge/go-profiler-notes/examples/runtime-stack go 1.16 + +toolchain go1.26.0