File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ require (
4242 github.com/fsnotify/fsnotify v1.9.0 // gomodjail:unconfined
4343 github.com/go-viper/mapstructure/v2 v2.4.0
4444 github.com/ipfs/go-cid v0.6.0
45- github.com/klauspost/compress v1.18.1
45+ github.com/klauspost/compress v1.18.2
4646 github.com/mattn/go-isatty v0.0.20 // gomodjail:unconfined
4747 github.com/moby/sys/mount v0.3.4
4848 github.com/moby/sys/signal v0.7.1
Original file line number Diff line number Diff line change @@ -175,8 +175,8 @@ github.com/jsimonetti/rtnetlink/v2 v2.0.1 h1:xda7qaHDSVOsADNouv7ukSuicKZO7GgVUCX
175175github.com/jsimonetti/rtnetlink/v2 v2.0.1 /go.mod h1:7MoNYNbb3UaDHtF8udiJo/RH6VsTKP1pqKLUTVCvToE =
176176github.com/kisielk/errcheck v1.5.0 /go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8 =
177177github.com/kisielk/gotool v1.0.0 /go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck =
178- github.com/klauspost/compress v1.18.1 h1:bcSGx7UbpBqMChDtsF28Lw6v/G94LPrrbMbdC3JH2co =
179- github.com/klauspost/compress v1.18.1 /go.mod h1:ZQFFVG+MdnR0P+l6wpXgIL4NTtwiKIdBnrBd8Nrxr+0 =
178+ github.com/klauspost/compress v1.18.2 h1:iiPHWW0YrcFgpBYhsA6D1+fqHssJscY/Tm/y2Uqnapk =
179+ github.com/klauspost/compress v1.18.2 /go.mod h1:R0h/fSBs8DE4ENlcrlib3PsXS61voFxhIs2DeRhCvJ4 =
180180github.com/klauspost/cpuid/v2 v2.2.8 h1:+StwCXwm9PdpiEkPyzBXIy+M9KUb4ODm0Zarf1kS5BM =
181181github.com/klauspost/cpuid/v2 v2.2.8 /go.mod h1:Lcz8mBdAVJIBVzewtcLocK12l3Y+JytZYpaMropDUws =
182182github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE =
You can’t perform that action at this time.
0 commit comments