diff options
| author | 2026-03-05 19:14:07 +0800 | |
|---|---|---|
| committer | 2026-03-05 19:14:10 +0800 | |
| commit | 82ad430af60e1b88ea8ebd1f3e045f1eada5dd34 (patch) | |
| tree | ab247490807c11feb368a5826e73ff3795d1b4ad /go.sum | |
| parent | format/pack/ingest: Init (diff) | |
| signature | No signature | |
go.mod: Remove klauspost/compress dep
Diffstat (limited to 'go.sum')
| -rw-r--r-- | go.sum | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,4 +1,2 @@ -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= |
