diff options
Diffstat (limited to 'api')
| -rw-r--r-- | api/go1.16.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/api/go1.16.txt b/api/go1.16.txt index 11400965d1..b06d64c3d3 100644 --- a/api/go1.16.txt +++ b/api/go1.16.txt @@ -506,6 +506,10 @@ pkg archive/zip, method (*File) ModTime //deprecated pkg archive/zip, method (*File) SetModTime //deprecated pkg archive/zip, method (*FileHeader) ModTime //deprecated pkg archive/zip, method (*FileHeader) SetModTime //deprecated +pkg archive/zip, type FileHeader struct, CompressedSize //deprecated +pkg archive/zip, type FileHeader struct, ModifiedDate //deprecated +pkg archive/zip, type FileHeader struct, ModifiedTime //deprecated +pkg archive/zip, type FileHeader struct, UncompressedSize //deprecated pkg compress/flate, type ReadError //deprecated pkg compress/flate, type WriteError //deprecated pkg crypto/rc4, method (*Cipher) Reset //deprecated |
