diff --git a/BUILDS.md b/BUILDS.md index 261ecd69..175fc96c 100644 --- a/BUILDS.md +++ b/BUILDS.md @@ -3,7 +3,7 @@ ## Prerequisites * 64-bit OS: - the go-rfc5322 module cannot currently be compiled for 32-bit OSes -* Go 1.20 +* Go 1.21.6 * Bash with basic build utils: make, gcc, sed, find, grep, ... - For Windows, it is recommended to use MinGW 64bit shell from [MSYS2](https://www.msys2.org/) * GCC (Linux), msvc (Windows) or Xcode (macOS) diff --git a/go.mod b/go.mod index 5776c16d..55a1546c 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/ProtonMail/proton-bridge/v3 -go 1.20 +go 1.21 require ( github.com/0xAX/notificator v0.0.0-20220220101646-ee9b8921e557