From 685692f7e4a0f3a89877190a4ac402c872bd5e01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dalibor=20Markovi=C4=87?= Date: Sun, 31 May 2026 11:12:02 +0200 Subject: [PATCH] =?UTF-8?q?Pode=C5=A1avanje=20Go=20okru=C5=BEenja=20i=20za?= =?UTF-8?q?visnosti?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 82a5d39..62326c3 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module ntech -go 1.25.0 +go 1.26.3 require ( github.com/dustin/go-humanize v1.0.1 // indirect