]> Cypherpunks repositories - gostls13.git/commit
go/build: prioritize build constraints in docs
authorSean Liao <sean@liao.dev>
Fri, 21 Mar 2025 23:06:54 +0000 (23:06 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 24 Mar 2025 17:22:30 +0000 (10:22 -0700)
commitc72e2747255b6ee44d024732b37333dbc9efa37e
tree3fcde4d7a1a1b79a78c5e3b7af3b3ff331b285da
parent710476495a94892f1a07ca4a253101d1e00b4dec
go/build: prioritize build constraints in docs

Now that modules is the primary way of building go code,
GOPATH shouldn't be the first topic.

Change-Id: Icaf6c651bdcfbe69068c5980845f8eb5e40ead99
Reviewed-on: https://go-review.googlesource.com/c/go/+/660135
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/go/build/doc.go