]> Cypherpunks repositories - gostls13.git/commit
cmd/distpack: remove internal/platform/zosarch.go
authorIan Lance Taylor <iant@golang.org>
Fri, 28 Apr 2023 22:05:36 +0000 (15:05 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 28 Apr 2023 22:26:38 +0000 (22:26 +0000)
commit4badad8d477ffd7a6b762c35bc69aed82faface7
tree8c83a49fae5a1005d0b82267ee55b5f23686d7a6
parent3c46d8f5119475adbadb6141acd463b910c1747b
cmd/distpack: remove internal/platform/zosarch.go

cmd/dist started generating that file in CL 483695.

Also rearrange the list of files to remove slightly to explain
better where they come from.

Fixes #59889

Change-Id: I062c858596d801157e0d943e4ba2761c0547ac3a
Reviewed-on: https://go-review.googlesource.com/c/go/+/490655
Auto-Submit: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/cmd/distpack/pack.go