From 0c166c58f38fe80206732ff311a913d08c46bbd7 Mon Sep 17 00:00:00 2001 From: sawez-deepsource <254852576+sawez-deepsource@users.noreply.github.com> Date: Tue, 3 Feb 2026 14:18:39 +0000 Subject: [PATCH] chore: bump go version to go 1.25.6 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index f53d759..b012704 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ module github.com/sawez-deepsource/demo-go -go 1.25.4 +go 1.25.6