]> Cypherpunks repositories - gostls13.git/commit
go/build: replace +build with go:build in documentation
authorhopehook <hopehook.com@gmail.com>
Mon, 3 Oct 2022 07:11:37 +0000 (15:11 +0800)
committerGopher Robot <gobot@golang.org>
Mon, 3 Oct 2022 18:24:24 +0000 (18:24 +0000)
commit12daabb9156adb73fda453cae939ab4e3cb8e52f
tree58ecf5becd02bef9e02f1b048fab69770bb12193
parent78f7d0f001c26873f2e29fe2cdd6071763c3e723
go/build: replace +build with go:build in documentation

Fixes #54181.

Change-Id: I47f5102ff2095a794b6fc6bcf75617ba5f85c24d
Reviewed-on: https://go-review.googlesource.com/c/go/+/437995
Reviewed-by: Robert Findley <rfindley@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/go/build/build.go