1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos-docs synced 2026-06-16 04:34:55 +02:00

docs/installation/index.md: golang v1.21 or later is now required

This commit is contained in:
Henrik Hautakoski 2024-08-29 14:53:51 +02:00
parent d564a0b3ee
commit 9acb57ffaa

View file

@ -31,7 +31,7 @@ Using curl command above, the files are extracted into the `thalos` subdirectory
### Compiling from source
You will need golang version `1.20` or later to compile the source.
You will need golang version `1.21` or later to compile the source.
#### Compile using make