From c6794e8eeab021c89da16c1c857eb1630e7e85e1 Mon Sep 17 00:00:00 2001 From: Arnaud Date: Mon, 20 Oct 2025 13:16:55 +0200 Subject: [PATCH] Update go mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index cba6788..f80bbe0 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ module github.com/codex-storage/codex-go-bindings -go 1.25.1 +go 1.24.0