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