aboutsummaryrefslogtreecommitdiff
path: root/search/go.mod
diff options
context:
space:
mode:
authorJulien Dessaux2024-11-15 21:44:02 +0100
committerJulien Dessaux2024-11-15 21:44:02 +0100
commitf15282c5427c497ff3a34879321c697720041b52 (patch)
tree03ca9a9e7779590d27f4dc938696d79ca9c68eb5 /search/go.mod
parentadd podman ansible role blog article (diff)
downloadwww-f15282c5427c497ff3a34879321c697720041b52.tar.gz
www-f15282c5427c497ff3a34879321c697720041b52.tar.bz2
www-f15282c5427c497ff3a34879321c697720041b52.zip
chore(deps): updated dependenciesHEADmaster
Diffstat (limited to 'search/go.mod')
-rw-r--r--search/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/search/go.mod b/search/go.mod
index 1e943c1..a0c4721 100644
--- a/search/go.mod
+++ b/search/go.mod
@@ -1,6 +1,6 @@
module git.adyxax.org/adyxax/www/search
-go 1.23.2
+go 1.23.3
require github.com/stretchr/testify v1.9.0