1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos-docs synced 2026-08-30 20:58:13 +02:00

bump required golang version to 1.26

This commit is contained in:
Henrik Hautakoski 2026-08-28 14:10:04 +02:00
parent f6062c54eb
commit 2d90392d97

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.21` or later to compile the source.
You will need golang version `1.26` or later to compile the source.
#### Compile using make