mirror of
https://github.com/mjl-/mox.git
synced 2025-07-14 17:34:37 +03:00
update to go1.23 and replace golang.org/x/exp/maps with stdlib maps
This commit is contained in:
@ -99,7 +99,7 @@ for other platforms.
|
||||
# Compiling
|
||||
|
||||
You can easily (cross) compile mox yourself. You need a recent Go toolchain
|
||||
installed. Run `go version`, it must be >= 1.22. Download the latest version
|
||||
installed. Run `go version`, it must be >= 1.23. Download the latest version
|
||||
from https://go.dev/dl/ or see https://go.dev/doc/manage-install.
|
||||
|
||||
To download the source code of the latest release, and compile it to binary "mox":
|
||||
|
Reference in New Issue
Block a user