Skip to content

Commit

Permalink
Update go/toolchains.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Fabian Meumertzheim <[email protected]>
  • Loading branch information
ash2k and fmeum authored Sep 21, 2022
1 parent d5c50e8 commit 4974a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/toolchains.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ the flag ``--@io_bazel_rules_go//go/toolchain:sdk_version="version"`` where
The SDK version can omit the patch, or include a prerelease part, eg. ``"1"``,
``"1.18"``, ``"1.18.0"``, and ``"1.19.0beta1"`` are all valid values for ``sdk_version``.
When ``go_host_sdk`` is used, ``"version"`` can be set to ``host`` to refer to the host Go SDK.
It can also be set ``remote`` to match any non-host version.
It can also be set to ``remote`` to match any non-host version.

The toolchain
~~~~~~~~~~~~~
Expand Down

0 comments on commit 4974a26

Please sign in to comment.