From a744ae85e845071d864d7f31074330cad29562ce Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sat, 8 Jun 2024 21:41:56 +0200 Subject: 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 1828e5a..af84411 100644 --- a/search/go.mod +++ b/search/go.mod @@ -1,6 +1,6 @@ module git.adyxax.org/adyxax/www/search -go 1.22.2 +go 1.22.3 require github.com/stretchr/testify v1.9.0 -- cgit v1.2.3