aboutsummaryrefslogtreecommitdiff
path: root/search
diff options
context:
space:
mode:
authorJulien Dessaux2025-02-15 23:52:43 +0100
committerJulien Dessaux2025-02-28 23:28:45 +0100
commit1db6c646658a858f1b65fc4b56cba9f36ef8e6e0 (patch)
tree9564225eee5ad5dd743764b34ea2ddfdaf1fca77 /search
parentadd YAML input validation blog article (diff)
downloadwww-1db6c646658a858f1b65fc4b56cba9f36ef8e6e0.tar.gz
www-1db6c646658a858f1b65fc4b56cba9f36ef8e6e0.tar.bz2
www-1db6c646658a858f1b65fc4b56cba9f36ef8e6e0.zip
chore(deps): update dependencies
Diffstat (limited to 'search')
-rw-r--r--search/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/search/go.mod b/search/go.mod
index ed321ec..12c7930 100644
--- a/search/go.mod
+++ b/search/go.mod
@@ -1,6 +1,6 @@
module git.adyxax.org/adyxax/www/search
-go 1.23.5
+go 1.23.6
require github.com/stretchr/testify v1.10.0