]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: write and use a go.mod file in the bootstrap directory
authorBryan C. Mills <bcmills@google.com>
Tue, 12 Mar 2019 04:26:24 +0000 (00:26 -0400)
committerBryan C. Mills <bcmills@google.com>
Tue, 12 Mar 2019 15:43:46 +0000 (15:43 +0000)
commit781da440912c095e61b9e5a95e5b068062b150a9
tree61efb9e803a36c0839729eab2fe20b0c7abb430d
parent6c527aa58355b936fa173828139a3e245a3ddba6
cmd/dist: write and use a go.mod file in the bootstrap directory

Updates #30228

Change-Id: Ica28525b31a8a787875c147e16274eba8f4dbffc
Reviewed-on: https://go-review.googlesource.com/c/go/+/167078
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/buildtool.go