Commit 4904f5e
committed
datasets: adapt to compress.gzip.decompress single-arg API
compress.gzip.decompress() dropped its DecompressParams argument
(vlang/v#27320); validation is now always performed by the deflate
backend. Update the loader call accordingly.1 parent cad5ba4 commit 4904f5e
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
| 86 | + | |
91 | 87 | | |
92 | 88 | | |
93 | 89 | | |
| |||
0 commit comments