go/src/archive/zip
Brad Fitzpatrick 381e5eee39 all: use new io.SeekFoo constants instead of os.SEEK_FOO
Automated change.

Fixes #15269

Change-Id: I8deb2ac0101d3f7c390467ceb0a1561b72edbb2f
Reviewed-on: https://go-review.googlesource.com/21962
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-04-13 05:25:23 +00:00
..
testdata all: link to https instead of http 2015-07-11 14:36:33 +00:00
example_test.go archive/zip: clarify expectations of RegisterCompressor and RegisterDecompressor 2016-01-27 00:22:03 +00:00
reader.go all: use new io.SeekFoo constants instead of os.SEEK_FOO 2016-04-13 05:25:23 +00:00
reader_test.go archive/zip: add missing argument to error message 2016-03-15 19:13:21 +00:00
register.go archive/zip: clarify expectations of RegisterCompressor and RegisterDecompressor 2016-01-27 00:22:03 +00:00
struct.go archive/zip: fix reading, writing of zip64 archives 2016-01-07 00:44:04 +00:00
writer.go all: use cannot instead of can not 2016-02-21 15:35:50 +00:00
writer_test.go archive/zip: remove WriterOptions and replace with SetOffset method 2015-03-12 21:32:09 +00:00
zip_test.go all: delete dead test code 2016-03-21 07:10:08 +00:00