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 @@ -26,7 +26,7 @@ require (
2626 github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2
2727 github.com/ianlancetaylor/demangle v0.0.0-20250628045327-2d64ad6b7ec5
2828 github.com/improbable-eng/grpc-web v0.15.0
29- github.com/klauspost/compress v1.18.1
29+ github.com/klauspost/compress v1.18.2
3030 github.com/m1gwings/treedrawer v0.3.3-beta
3131 github.com/minio/minio-go/v7 v7.0.72
3232 github.com/nanmu42/limitio v1.0.0
Original file line number Diff line number Diff line change @@ -561,8 +561,8 @@ github.com/klauspost/asmfmt v1.3.2 h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK
561561github.com/klauspost/asmfmt v1.3.2 /go.mod h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE =
562562github.com/klauspost/compress v1.10.3 /go.mod h1:aoV0uJVorq1K+umq18yTdKaF57EivdYsUV+/s2qKfXs =
563563github.com/klauspost/compress v1.11.7 /go.mod h1:aoV0uJVorq1K+umq18yTdKaF57EivdYsUV+/s2qKfXs =
564- github.com/klauspost/compress v1.18.1 h1:bcSGx7UbpBqMChDtsF28Lw6v/G94LPrrbMbdC3JH2co =
565- github.com/klauspost/compress v1.18.1 /go.mod h1:ZQFFVG+MdnR0P+l6wpXgIL4NTtwiKIdBnrBd8Nrxr+0 =
564+ github.com/klauspost/compress v1.18.2 h1:iiPHWW0YrcFgpBYhsA6D1+fqHssJscY/Tm/y2Uqnapk =
565+ github.com/klauspost/compress v1.18.2 /go.mod h1:R0h/fSBs8DE4ENlcrlib3PsXS61voFxhIs2DeRhCvJ4 =
566566github.com/klauspost/cpuid/v2 v2.0.1 /go.mod h1:FInQzS24/EEf25PyTYn52gqo7WaD8xa0213Md/qVLRg =
567567github.com/klauspost/cpuid/v2 v2.3.0 h1:S4CRMLnYUhGeDFDqkGriYKdfoFlDnMtqTiI/sFzhA9Y =
568568github.com/klauspost/cpuid/v2 v2.3.0 /go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0 =
You can’t perform that action at this time.
0 commit comments