doc: README, supported go versions: 1.12 and 1.13

This commit is contained in:
Marc Vertes
2019-09-19 15:00:05 +02:00
committed by Traefiker Bot
parent 9abaeeb729
commit bee21968c7

View File

@@ -18,7 +18,7 @@ It powers executable Go scripts and plugins, in embedded interpreters or interac
* Works everywhere Go works
* All Go & runtime resources accessible from script (with control)
* Security: `unsafe` and `syscall` packages neither used nor exported by default
* Support Go 1.11 and Go 1.12 (the latest 2 major releases)
* Support Go 1.12 and Go 1.13 (the latest 2 major releases)
## Install