aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Dessaux2023-04-02 23:10:46 +0200
committerJulien Dessaux2023-04-02 23:10:46 +0200
commita6b7698ac60882a2c82b98357d6d897d07a089a2 (patch)
treec8ee8e5bafc86387f88b3356b4d9c95aec402580
parentAdd haskell programming from first principles book article (diff)
downloadwww-a6b7698ac60882a2c82b98357d6d897d07a089a2.tar.gz
www-a6b7698ac60882a2c82b98357d6d897d07a089a2.tar.bz2
www-a6b7698ac60882a2c82b98357d6d897d07a089a2.zip
Updated README
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 22cca80..07e8951 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.19 on linux amd64 (Gentoo) is being regularly tested.
+go is required for the search feature. Only go version >= 1.20 on linux amd64 (Gentoo) is being regularly tested.
-hugo is required in order to build the website html pages. Only hugo >= 0.106.0 is being regularly tested.
+hugo is required in order to build the website html pages. Only hugo >= 0.111.0 is being regularly tested.
buildah is optionally required in order to build the container images with my deploy script.