1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-07-02 11:43:40 +02:00

README.md: Update minimum go version

This commit is contained in:
Henrik Hautakoski 2024-09-03 21:51:52 +02:00
parent 4f46188ed4
commit 020f81ed65

View file

@ -15,7 +15,7 @@ Docker images can be found [here](https://github.com/eosswedenorg/thalos/pkgs/co
## Compiling ## Compiling
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: Compile using make: