]> Cypherpunks repositories - gostls13.git/commit
archive/zip: update the ZIP spec link
authorIbrahim AshShohail <ibra.sho@gmail.com>
Sat, 21 Jan 2017 23:46:25 +0000 (02:46 +0300)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 1 Feb 2017 21:11:53 +0000 (21:11 +0000)
commit0ce3ce010cf03698494944518e8801b17a00aaa1
tree9833e51cf882726a01d7021419e24b561f7c6654
parent5b1c6efb314f1426c22a7ba9c5983f41b28e76a7
archive/zip: update the ZIP spec link

Update the link to PKWARE "Application Notes on the .ZIP file format" document.
Now uses the permanent link according to 1.5 in version 6.3.3 (https://pkware.cachefly.net/webdocs/APPNOTE/APPNOTE-6.3.3.TXT):
http://www.pkware.com/appnote

Fixes #18738

Change-Id: If252a5fca1dd666e70c2591a83d8714672d02932
Reviewed-on: https://go-review.googlesource.com/35500
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/archive/zip/struct.go