]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.11] cmd/go: don't mention -mod=release
authorMark Rushakoff <mark@influxdata.com>
Thu, 30 Aug 2018 02:15:39 +0000 (02:15 +0000)
committerIan Lance Taylor <iant@golang.org>
Thu, 4 Oct 2018 17:41:23 +0000 (17:41 +0000)
commitc33153f7b416c03983324b3e8f869ce1116d84bc
treef1570da43de804ad7d1fd0fb8f388141d88ab1c9
parentaa0966105ea3c6fd338eb0e52d6e741702e79402
[release-branch.go1.11] cmd/go: don't mention -mod=release

The -mod=release flag is not supported, so this appears to be a
documentation mistake.

Updates #27354.
Fixes #27398.

Change-Id: I895e8d5b4918adcb1f605361773173f312fa7b65
GitHub-Last-Rev: 42bfe0c11e38c90e76887771654ea81af98d50ec
GitHub-Pull-Request: golang/go#27358
Reviewed-on: https://go-review.googlesource.com/132116
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
(cherry picked from commit 014901c5bab2f99af3b1019d5776fa5da6f5bef7)
Reviewed-on: https://go-review.googlesource.com/c/139421
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/go/alldocs.go
src/cmd/go/internal/work/build.go