aboutsummaryrefslogtreecommitdiff
path: root/search/go.mod
diff options
context:
space:
mode:
authorJulien Dessaux2023-02-26 00:22:43 +0100
committerJulien Dessaux2023-02-26 00:22:43 +0100
commitfa3bd08e5b189da7a961b06a501345abacd3c05f (patch)
tree968e8f83776b04dc005747d47f2e284ed03cec3d /search/go.mod
parentTypos (diff)
downloadwww-fa3bd08e5b189da7a961b06a501345abacd3c05f.tar.gz
www-fa3bd08e5b189da7a961b06a501345abacd3c05f.tar.bz2
www-fa3bd08e5b189da7a961b06a501345abacd3c05f.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 edd34b4..178f345 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.1
+require github.com/stretchr/testify v1.8.2
require (
github.com/davecgh/go-spew v1.1.1 // indirect