aboutsummaryrefslogtreecommitdiff
path: root/search/go.mod
diff options
context:
space:
mode:
authorJulien Dessaux2024-09-02 19:42:09 +0200
committerJulien Dessaux2024-09-03 14:42:22 +0200
commit5438cf3f70ea98dfe9e62617301f4a347964c1eb (patch)
treed02dbcf3a129a1ddabb377ca90396e81e28c6774 /search/go.mod
parentadded generating github access token for github app blog article (diff)
downloadwww-5438cf3f70ea98dfe9e62617301f4a347964c1eb.tar.gz
www-5438cf3f70ea98dfe9e62617301f4a347964c1eb.tar.bz2
www-5438cf3f70ea98dfe9e62617301f4a347964c1eb.zip
chore(deps): updated dependencies
Diffstat (limited to '')
-rw-r--r--search/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/search/go.mod b/search/go.mod
index cbbf05b..64891e4 100644
--- a/search/go.mod
+++ b/search/go.mod
@@ -1,6 +1,6 @@
module git.adyxax.org/adyxax/www/search
-go 1.22.6
+go 1.23.0
require github.com/stretchr/testify v1.9.0