diff options
| author | 2026-02-22 11:40:09 +0800 | |
|---|---|---|
| committer | 2026-02-22 11:40:09 +0800 | |
| commit | c9a7e4093e6a50a432aa17bbbcc3892761f02a2c (patch) | |
| tree | d3e968697e5ec306f7b79f6d24b0eeacf2d73ecc /go.sum | |
| parent | zlib: Use internal adler32 (diff) | |
| signature | No signature | |
go.mod: Add x/sys v0.1.33
Diffstat (limited to 'go.sum')
| -rw-r--r-- | go.sum | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ github.com/klauspost/compress v1.18.4 h1:RPhnKRAQ4Fh8zU2FY/6ZFDwTVTxgJ/EMydqSTzE9a2c= github.com/klauspost/compress v1.18.4/go.mod h1:R0h/fSBs8DE4ENlcrlib3PsXS61voFxhIs2DeRhCvJ4= +golang.org/x/sys v0.41.0 h1:Ivj+2Cp/ylzLiEU89QhWblYnOE9zerudt9Ftecq2C6k= +golang.org/x/sys v0.41.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks= |
