Added UpdateNeeded tags on all outdated doc articles

This commit is contained in:
Julien Dessaux 2024-02-25 23:25:40 +01:00
parent 20ca1f9c3f
commit 7e5535e2f6
Signed by: adyxax
GPG key ID: F92E51B86E07177E
21 changed files with 37 additions and 2 deletions

View file

@ -1,6 +1,8 @@
module git.adyxax.org/adyxax/www/search
go 1.20
go 1.22
toolchain go1.22.0
require github.com/stretchr/testify v1.8.4