1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-07-04 12:03:43 +02:00

README.md: Update documentation to golang v1.16 as the minimum version.

This commit is contained in:
Henrik Hautakoski 2022-10-13 13:31:13 +02:00
parent 7fe06a144a
commit e36913cc92
No known key found for this signature in database
GPG key ID: 608414D93E862CCD

View file

@ -4,7 +4,7 @@ This program implements EOSIO healthcheck for HAProxy over TCP.
## Compiling ## Compiling
You will need go-lang version `1.14` or later to compile the source. You will need go-lang version `1.16` or later to compile the source.
compile with `compile.sh` script compile with `compile.sh` script