From 77e39888acd27c8d053fc2cb77632995c93e7ec9 Mon Sep 17 00:00:00 2001 From: drkivi <115035277+drkivi@users.noreply.github.com> Date: Mon, 10 Feb 2025 15:27:51 +0330 Subject: [PATCH] Update README.md Submodule Changes Signed-off-by: drkivi <115035277+drkivi@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dce5bd..c9a961e 100644 --- a/README.md +++ b/README.md @@ -53,5 +53,5 @@ $ make ## Submodule Changes -Due to some critical and high severity found at outdated `crypto 0.21.0` and `net 0.21.0` golang modules, all required submodules at `go.mod` and hashes at `go.sum` were updated. +Due to some critical and highly severe vulnerabilities found at outdated `crypto 0.21.0` and `net 0.21.0` golang modules, all required submodules at `go.mod` and hashes at `go.sum` were updated. Dockerfile also updates to `golang:1.23.6` and `AWGTOOLS_RELEASE=1.0.20241018`