mirror of
https://github.com/golang/go
synced 2024-11-11 22:40:22 -07:00
misc/nacl: fix nacl build
Update testzip.proto to reflect vendoring of golang.org/x/arch. Change-Id: I532da1100f74d1e9887eb3cf26974660ae818d92 Reviewed-on: https://go-review.googlesource.com/14007 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
parent
3d3bc88bb5
commit
383a3601dd
@ -27,15 +27,6 @@ go src=..
|
||||
internal
|
||||
objfile
|
||||
objfile.go
|
||||
rsc.io
|
||||
arm
|
||||
armasm
|
||||
testdata
|
||||
+
|
||||
x86
|
||||
x86asm
|
||||
testdata
|
||||
+
|
||||
gofmt
|
||||
gofmt.go
|
||||
gofmt_test.go
|
||||
@ -44,6 +35,18 @@ go src=..
|
||||
newlink
|
||||
testdata
|
||||
+
|
||||
vendor
|
||||
golang.org
|
||||
x
|
||||
arch
|
||||
arm
|
||||
armasm
|
||||
testdata
|
||||
+
|
||||
x86
|
||||
x86asm
|
||||
testdata
|
||||
+
|
||||
archive
|
||||
tar
|
||||
testdata
|
||||
|
Loading…
Reference in New Issue
Block a user