aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Dessaux2024-09-16 23:42:54 +0200
committerJulien Dessaux2024-09-16 23:42:54 +0200
commit4bc09aac88a65caa17dab6779daeeaef85e39185 (patch)
tree03cdaf50e873b5cc2e63ad5ba5355b3f7c880196
parentadded aws default vpcs blog article (diff)
downloadwww-4bc09aac88a65caa17dab6779daeeaef85e39185.tar.gz
www-4bc09aac88a65caa17dab6779daeeaef85e39185.tar.bz2
www-4bc09aac88a65caa17dab6779daeeaef85e39185.zip
chore(deps): updated dependenciesHEADmaster
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 64891e4..9389e8c 100644
--- a/search/go.mod
+++ b/search/go.mod
@@ -1,6 +1,6 @@
module git.adyxax.org/adyxax/www/search
-go 1.23.0
+go 1.23.1
require github.com/stretchr/testify v1.9.0