Skip to content

Commit 6f52322

Browse files
thaJeztahcrazy-max
authored andcommitted
vendor: github.com/klauspost/compress v1.18.3
no changes in vendored code - fixes / downstream CVE-2025-61728 full diff: klauspost/compress@v1.18.2...v1.18.3 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent 4651691 commit 6f52322

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ require (
4646
github.com/hashicorp/golang-lru/v2 v2.0.7
4747
github.com/hiddeco/sshsig v0.2.0
4848
github.com/in-toto/in-toto-golang v0.9.0
49-
github.com/klauspost/compress v1.18.2
49+
github.com/klauspost/compress v1.18.3
5050
github.com/mitchellh/hashstructure/v2 v2.0.2
5151
github.com/moby/docker-image-spec v1.3.1
5252
github.com/moby/go-archive v0.2.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -408,8 +408,8 @@ github.com/keybase/go-keychain v0.0.1 h1:way+bWYa6lDppZoZcgMbYsvC7GxljxrskdNInRt
408408
github.com/keybase/go-keychain v0.0.1/go.mod h1:PdEILRW3i9D8JcdM+FmY6RwkHGnhHxXwkPPMeUgOK1k=
409409
github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8=
410410
github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
411-
github.com/klauspost/compress v1.18.2 h1:iiPHWW0YrcFgpBYhsA6D1+fqHssJscY/Tm/y2Uqnapk=
412-
github.com/klauspost/compress v1.18.2/go.mod h1:R0h/fSBs8DE4ENlcrlib3PsXS61voFxhIs2DeRhCvJ4=
411+
github.com/klauspost/compress v1.18.3 h1:9PJRvfbmTabkOX8moIpXPbMMbYN60bWImDDU7L+/6zw=
412+
github.com/klauspost/compress v1.18.3/go.mod h1:R0h/fSBs8DE4ENlcrlib3PsXS61voFxhIs2DeRhCvJ4=
413413
github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ=
414414
github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod h1:+0opPa2QZZtGFBFZlji/RkVcI2GknAs/DXo4wKdlNEc=
415415
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -773,7 +773,7 @@ github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/common
773773
github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.1
774774
github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.2
775775
github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v1
776-
# github.com/klauspost/compress v1.18.2
776+
# github.com/klauspost/compress v1.18.3
777777
## explicit; go 1.23
778778
github.com/klauspost/compress
779779
github.com/klauspost/compress/fse

0 commit comments

Comments
 (0)