File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ require (
8282 github.com/gorilla/mux v1.8.1 // indirect
8383 github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2 // indirect
8484 github.com/inconshreveable/mousetrap v1.1.0 // indirect
85- github.com/klauspost/compress v1.18.2 // indirect
85+ github.com/klauspost/compress v1.18.3 // indirect
8686 github.com/moby/docker-image-spec v1.3.1 // indirect
8787 github.com/moby/sys/user v0.4.0 // indirect
8888 github.com/moby/sys/userns v0.1.0 // indirect
Original file line number Diff line number Diff line change @@ -96,8 +96,8 @@ github.com/json-iterator/go v1.1.7/go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/u
9696mygithub.libinneed.workers.dev/julienschmidt/httprouter v1.2.0/go.mod h1:SYymIcj16QtmaHHD7aYtjjsJG7VTCxuUUipMqKk8s4w=
9797mygithub.libinneed.workers.dev/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8=
9898mygithub.libinneed.workers.dev/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
99- github.com/klauspost/compress v1.18.2 h1:iiPHWW0YrcFgpBYhsA6D1+fqHssJscY/Tm/y2Uqnapk =
100- github.com/klauspost/compress v1.18.2 /go.mod h1:R0h/fSBs8DE4ENlcrlib3PsXS61voFxhIs2DeRhCvJ4=
99+ github.com/klauspost/compress v1.18.3 h1:9PJRvfbmTabkOX8moIpXPbMMbYN60bWImDDU7L+/6zw =
100+ github.com/klauspost/compress v1.18.3 /go.mod h1:R0h/fSBs8DE4ENlcrlib3PsXS61voFxhIs2DeRhCvJ4=
101101mygithub.libinneed.workers.dev/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ=
102102mygithub.libinneed.workers.dev/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod h1:+0opPa2QZZtGFBFZlji/RkVcI2GknAs/DXo4wKdlNEc=
103103mygithub.libinneed.workers.dev/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ github.com/grpc-ecosystem/grpc-gateway/v2/utilities
146146# github.com/inconshreveable/mousetrap v1.1.0
147147## explicit; go 1.18
148148mygithub.libinneed.workers.dev/inconshreveable/mousetrap
149- # github.com/klauspost/compress v1.18.2
149+ # github.com/klauspost/compress v1.18.3
150150## explicit; go 1.23
151151mygithub.libinneed.workers.dev/klauspost/compress
152152mygithub.libinneed.workers.dev/klauspost/compress/fse
You can’t perform that action at this time.
0 commit comments