mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-11-10 08:57:25 +01:00
Update README.md
This commit is contained in:
parent
8588664043
commit
57951bdcc2
@ -34,7 +34,7 @@ ClusterCockpit requires a recent version of the golang toolchain.
|
|||||||
You can check in `go.mod` what is the current minimal golang version required.
|
You can check in `go.mod` what is the current minimal golang version required.
|
||||||
Homebrew and Archlinux usually have up to date golang versions. For other Linux
|
Homebrew and Archlinux usually have up to date golang versions. For other Linux
|
||||||
distros this often means you have to install the golang compiler yourself.
|
distros this often means you have to install the golang compiler yourself.
|
||||||
Fprtunatly this is easy with golang. Since a lot of functionality is based on
|
Fortunatly this is easy with golang. Since a lot of functionality is based on
|
||||||
the go standard library it is crucial for security and performance to use a
|
the go standard library it is crucial for security and performance to use a
|
||||||
recent golang version. Also an old golang tool chain may restrict the supported
|
recent golang version. Also an old golang tool chain may restrict the supported
|
||||||
versions of third party packages.
|
versions of third party packages.
|
||||||
|
Loading…
Reference in New Issue
Block a user