]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: revert mod=vendor change accidentally included in CL 164623
authorBryan C. Mills <bcmills@google.com>
Tue, 12 Mar 2019 03:23:08 +0000 (23:23 -0400)
committerBryan C. Mills <bcmills@google.com>
Tue, 12 Mar 2019 14:57:47 +0000 (14:57 +0000)
commit6c527aa58355b936fa173828139a3e245a3ddba6
treebabb19ee12c0164a3572ad900c6ebd5cb98c6bea
parenta85afef27726b5870e02e50f8e210e0f16f89981
cmd/dist: revert mod=vendor change accidentally included in CL 164623

I thought I had removed all of the 'mod=vendor' hacks I had inserted
previously, but apparently missed this one in a bad merge or rebase.

Updates #30228

Change-Id: Ia5aea754bf986458373fefd08fa9dd3941e31e43
Reviewed-on: https://go-review.googlesource.com/c/go/+/167077
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/dist/build.go