From 9610cfed15094da33524f56d653702f0fec37e27 Mon Sep 17 00:00:00 2001
From: Julien Dessaux <julien.dessaux@adyxax.org>
Date: Fri, 17 Feb 2023 22:13:14 +0100
Subject: [PATCH] Updated dependencies

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 54c799b..22cca80 100644
--- a/README.md
+++ b/README.md
@@ -18,9 +18,9 @@ Have a good time!
 
 ## Dependencies
 
-go is required for the search feature. Only go version >= 1.17 on linux amd64 (Gentoo) is being regularly tested.
+go is required for the search feature. Only go version >= 1.19 on linux amd64 (Gentoo) is being regularly tested.
 
-hugo is required in order to build the website html pages. Only hugo >= 0.99.1 is being regularly tested.
+hugo is required in order to build the website html pages. Only hugo >= 0.106.0 is being regularly tested.
 
 buildah is optionally required in order to build the container images with my deploy script.