Update README.md

This PR:

- Updates the Readme to reflect the current supported Go versions 😄
This commit is contained in:
Daniel Tomcej
2021-07-06 00:16:13 -06:00
committed by GitHub
parent 3c5682150d
commit bd2cb06789

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.13 and Go 1.14 (the latest 2 major releases)
* Support Go 1.15 and Go 1.16 (the latest 2 major releases)
## Install