From 5438cf3f70ea98dfe9e62617301f4a347964c1eb Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Mon, 2 Sep 2024 19:42:09 +0200 Subject: chore(deps): updated dependencies --- search/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'search/go.mod') diff --git a/search/go.mod b/search/go.mod index cbbf05b..64891e4 100644 --- a/search/go.mod +++ b/search/go.mod @@ -1,6 +1,6 @@ module git.adyxax.org/adyxax/www/search -go 1.22.6 +go 1.23.0 require github.com/stretchr/testify v1.9.0 -- cgit v1.2.3