aboutsummaryrefslogtreecommitdiff
path: root/search/go.mod
diff options
context:
space:
mode:
authorJulien Dessaux2022-11-05 23:51:32 +0100
committerJulien Dessaux2022-11-05 23:51:32 +0100
commit049bd4a01a0d09a8002e1c44694a7c6d5189a95d (patch)
treef0bcb5994406063d8514e64ca3dee26bbf3cc17e /search/go.mod
parenthighlight website title while on home page and a css cleanup (diff)
downloadwww-049bd4a01a0d09a8002e1c44694a7c6d5189a95d.tar.gz
www-049bd4a01a0d09a8002e1c44694a7c6d5189a95d.tar.bz2
www-049bd4a01a0d09a8002e1c44694a7c6d5189a95d.zip
Updated dependencies
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 1c115b8..edd34b4 100644
--- a/search/go.mod
+++ b/search/go.mod
@@ -2,7 +2,7 @@ module git.adyxax.org/adyxax/www/search
go 1.18
-require github.com/stretchr/testify v1.8.0
+require github.com/stretchr/testify v1.8.1
require (
github.com/davecgh/go-spew v1.1.1 // indirect