File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1+ - Fix retracted dep
Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ require (
159159 github.com/jpillora/backoff v1.0.0 // indirect
160160 github.com/json-iterator/go v1.1.12 // indirect
161161 github.com/julienschmidt/httprouter v1.3.0 // indirect
162- github.com/klauspost/compress v1.18.0 // indirect
162+ github.com/klauspost/compress v1.18.2 // indirect
163163 github.com/klauspost/cpuid/v2 v2.2.9 // indirect
164164 github.com/kylelemons/godebug v1.1.0 // indirect
165165 github.com/leodido/go-urn v1.4.0 // indirect
Original file line number Diff line number Diff line change @@ -475,8 +475,8 @@ github.com/keybase/go-keychain v0.0.0-20231219164618-57a3676c3af6 h1:IsMZxCuZqKu
475475github.com/keybase/go-keychain v0.0.0-20231219164618-57a3676c3af6 /go.mod h1:3VeWNIJaW+O5xpRQbPp0Ybqu1vJd/pm7s2F473HRrkw =
476476github.com/kisielk/errcheck v1.5.0 /go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8 =
477477github.com/kisielk/gotool v1.0.0 /go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck =
478- github.com/klauspost/compress v1.18.0 h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo =
479- github.com/klauspost/compress v1.18.0 /go.mod h1:2Pp+KzxcywXVXMr50+X0Q/Lsb43OQHYWRCY2AiWywWQ =
478+ github.com/klauspost/compress v1.18.2 h1:iiPHWW0YrcFgpBYhsA6D1+fqHssJscY/Tm/y2Uqnapk =
479+ github.com/klauspost/compress v1.18.2 /go.mod h1:R0h/fSBs8DE4ENlcrlib3PsXS61voFxhIs2DeRhCvJ4 =
480480github.com/klauspost/cpuid/v2 v2.0.1 /go.mod h1:FInQzS24/EEf25PyTYn52gqo7WaD8xa0213Md/qVLRg =
481481github.com/klauspost/cpuid/v2 v2.0.9 /go.mod h1:FInQzS24/EEf25PyTYn52gqo7WaD8xa0213Md/qVLRg =
482482github.com/klauspost/cpuid/v2 v2.2.9 h1:66ze0taIn2H33fBvCkXuv9BmCwDfafmiIVpKV9kKGuY =
You can’t perform that action at this time.
0 commit comments