Merge branch 'master' of github.com:mmcgrana/gobyexample

This commit is contained in:
Eli Bendersky 2022-02-05 07:23:25 -08:00
commit 3e51f69fb5

View File

@ -81,6 +81,12 @@ inspired this project.
### FAQ
#### I found a problem with the examples; what do I do?
We're very happy to fix problem reports and accept contributions! Please submit
[an issue](https://github.com/mmcgrana/gobyexample/issues) or send a Pull Request.
See `CONTRIBUTING.md` for more details.
#### What version of Go is required to run these examples?
Given Go's strong [backwards compatibility guarantees](https://go.dev/doc/go1compat),