aboutsummaryrefslogtreecommitdiff
path: root/search
diff options
context:
space:
mode:
authorJulien Dessaux2025-01-24 21:48:58 +0100
committerJulien Dessaux2025-01-24 21:48:58 +0100
commita9beeffa0b55f90cea8109b305f304efa31c98d4 (patch)
treee2b687bd1aada25b67154013f9de694ab625133a /search
parentadd nvidia device plugin blog article (diff)
downloadwww-a9beeffa0b55f90cea8109b305f304efa31c98d4.tar.gz
www-a9beeffa0b55f90cea8109b305f304efa31c98d4.tar.bz2
www-a9beeffa0b55f90cea8109b305f304efa31c98d4.zip
chore(deps): updated 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 8ed87a8..ed321ec 100644
--- a/search/go.mod
+++ b/search/go.mod
@@ -1,6 +1,6 @@
module git.adyxax.org/adyxax/www/search
-go 1.23.4
+go 1.23.5
require github.com/stretchr/testify v1.10.0