diff options
author | Russ Cox <rsc@golang.org> | 2016-10-13 15:27:04 -0400 |
---|---|---|
committer | Russ Cox <rsc@golang.org> | 2016-10-17 15:22:17 +0000 |
commit | 237d7e34bc7579ec499a029191c33106dc5476a1 (patch) | |
tree | 3666e04e1d28646671f41d8e147778b9dd983595 /misc | |
parent | 15040c11b9b8f2e33b2833feb99a48ea9a2dba6c (diff) | |
download | go-git-237d7e34bc7579ec499a029191c33106dc5476a1.tar.gz |
cmd/dist: use debug/pe directly for cmd/link
Delete vendored copy.
Change-Id: I06e9d3b709553a1a8d06275e99bd8f617aac5788
Reviewed-on: https://go-review.googlesource.com/31011
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/nacl/testzip.proto | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/misc/nacl/testzip.proto b/misc/nacl/testzip.proto index 33218dde8b..561df80642 100644 --- a/misc/nacl/testzip.proto +++ b/misc/nacl/testzip.proto @@ -36,11 +36,6 @@ go src=.. gofmt_test.go testdata + - link - internal - pe - testdata - + vendor golang.org x |