diff options
| author | Russ Cox <rsc@golang.org> | 2023-06-16 13:04:50 -0400 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2023-06-20 15:03:07 +0000 |
| commit | 3b4b7b84def19a57ffa3c83001b37038d9ea204b (patch) | |
| tree | cd2fe0c3f62ab2152aa4a7ef995cf2a998843700 /src/encoding/binary/binary_test.go | |
| parent | 645949401455bb32ce430c7a7eb87fe8102f002c (diff) | |
| download | go-3b4b7b84def19a57ffa3c83001b37038d9ea204b.tar.xz | |
cmd/distpack: rename go.mod to _go.mod in toolchain modules
Modules cannot contain go.mod files except at the root
(and we don't keep one at the root). Rename the other go.mod
files to _go.mod.
dl2mod, which we used to convert all the old releases,
did this renaming, but it was missed when porting that
code to distpack.
For #57001.
Fixes #60847.
Change-Id: I4d646b96b5be15df3b79193e254ddc9b11cc8734
Reviewed-on: https://go-review.googlesource.com/c/go/+/503979
Auto-Submit: Russ Cox <rsc@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
Diffstat (limited to 'src/encoding/binary/binary_test.go')
0 files changed, 0 insertions, 0 deletions
