From 22867a2028b7da605130340d8ec3fbfce004bb8e Mon Sep 17 00:00:00 2001 From: drkivi <115035277+drkivi@users.noreply.github.com> Date: Mon, 10 Feb 2025 15:23:33 +0330 Subject: [PATCH] Update README.md Submodule Changes Signed-off-by: drkivi <115035277+drkivi@users.noreply.github.com> --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 853d318..0dce5bd 100644 --- a/README.md +++ b/README.md @@ -50,3 +50,8 @@ $ git clone https://github.com/amnezia-vpn/amneziawg-go $ cd amneziawg-go $ 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. +Dockerfile also updates to `golang:1.23.6` and `AWGTOOLS_RELEASE=1.0.20241018`