aboutsummaryrefslogtreecommitdiff
path: root/search/go.mod
diff options
context:
space:
mode:
authorJulien Dessaux2023-08-06 00:15:43 +0200
committerJulien Dessaux2023-08-06 00:15:43 +0200
commit150175fd339de97347ee7fca4579ca2d33b748ed (patch)
tree5318bdfdb76f5ac861e4a6e7981d2b484a2e0e49 /search/go.mod
parentAdded eventline terraform provider blog article (diff)
downloadwww-150175fd339de97347ee7fca4579ca2d33b748ed.tar.gz
www-150175fd339de97347ee7fca4579ca2d33b748ed.tar.bz2
www-150175fd339de97347ee7fca4579ca2d33b748ed.zip
go 1.20
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 657e2dd..05a09cd 100644
--- a/search/go.mod
+++ b/search/go.mod
@@ -1,6 +1,6 @@
module git.adyxax.org/adyxax/www/search
-go 1.18
+go 1.20
require github.com/stretchr/testify v1.8.4