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:
parent
d564a0b3ee
commit
9acb57ffaa
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue