aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Dessaux2024-06-08 21:41:56 +0200
committerJulien Dessaux2024-06-08 21:41:56 +0200
commita744ae85e845071d864d7f31074330cad29562ce (patch)
treec9f9f2cb5c0d2d368aa46db356b2d4fa634ae3c6
parentsmall fixes (diff)
downloadwww-a744ae85e845071d864d7f31074330cad29562ce.tar.gz
www-a744ae85e845071d864d7f31074330cad29562ce.tar.bz2
www-a744ae85e845071d864d7f31074330cad29562ce.zip
Updated dependenciesHEADmaster
-rw-r--r--search/go.mod2
1 files changed, 1 insertions, 1 deletions
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