]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/help: add documentation for language version downgrading
authorMichael Matloob <matloob@golang.org>
Thu, 27 Jun 2024 15:16:30 +0000 (11:16 -0400)
committerMichael Matloob <matloob@golang.org>
Thu, 27 Jun 2024 17:41:48 +0000 (17:41 +0000)
commitea537cca314d9da5365eeefcc375410c76e93b36
treefcf1b059893b19680f6efa41d6ac6d1056f7d559
parentb0927fdd494a79458ff151ce8db59963f67b80be
cmd/go/internal/help: add documentation for language version downgrading

This change adds documentation for language version downgrading using
build constraints.

Fixes #68161
For #61894

Change-Id: I283a51afd7020c9fd1f5469a6a93fd814ba32f7e
Reviewed-on: https://go-review.googlesource.com/c/go/+/595475
Reviewed-by: Robert Findley <rfindley@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/go/alldocs.go
src/cmd/go/internal/help/helpdoc.go