Skip to content

Commit

Permalink
[Website] Update minimum required Go version for sdk development (apa…
Browse files Browse the repository at this point in the history
  • Loading branch information
manuzhang authored and Konstantin Urysov committed Jul 14, 2022
1 parent 2dd0eb3 commit fdb1b49
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Questions can be asked on the [#beam channel of the ASF Slack](https://beam.apac
- Java JDK 8 installed.
- [Docker](https://www.docker.com/) installed for some tasks including building worker containers and testing changes to this website locally.
- For SDK Development:
- [Go](https://golang.org) 1.12 or later installed for Go SDK development.
- [Go](https://golang.org) 1.16.0 or later installed for Go SDK development.
- Python 3.x interpreters. You will need Python interpreters for all Python versions supported by Beam.
Interpreters should be installed and available in shell via `python3.x` commands. For more information, see:
Python installation tips in [Developer Wiki](https://cwiki.apache.org/confluence/display/BEAM/Python+Tips#PythonTips-InstallingPythoninterpreters).
Expand Down

0 comments on commit fdb1b49

Please sign in to comment.