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`