From aad0157b42d3a0215d011eac2226f4154bec804c Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Mon, 16 Sep 2024 23:44:12 +0200 Subject: chore(gonf): updated dependencies and fixed go.mod version --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index c4b51f2..2fc1a1b 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ -module git.adyxax.org/adyxax/gonf/v2 +module git.adyxax.org/adyxax/gonf -go 1.23.0 +go 1.23.1 require golang.org/x/crypto v0.27.0 -- cgit v1.2.3