File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 github.com/kairos-io/kairos-agent/v2 v2.24.2
2121 github.com/kairos-io/kairos-sdk v0.10.0
2222 github.com/kairos-io/netboot v0.0.0-20250707091041-e289e132c0ba
23- github.com/klauspost/compress v1.18.0
23+ github.com/klauspost/compress v1.18.1
2424 github.com/labstack/echo/v4 v4.13.4
2525 github.com/mudler/go-processmanager v0.0.0-20240820160718-8b802d3ecf82
2626 github.com/onsi/ginkgo/v2 v2.25.2
Original file line number Diff line number Diff line change @@ -669,6 +669,8 @@ github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+o
669669github.com/klauspost/compress v1.17.4 /go.mod h1:/dCuZOvVtNoHsyb+cuJD3itjs3NbnF6KH9zAO4BDxPM =
670670github.com/klauspost/compress v1.18.0 h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo =
671671github.com/klauspost/compress v1.18.0 /go.mod h1:2Pp+KzxcywXVXMr50+X0Q/Lsb43OQHYWRCY2AiWywWQ =
672+ github.com/klauspost/compress v1.18.1 h1:bcSGx7UbpBqMChDtsF28Lw6v/G94LPrrbMbdC3JH2co =
673+ github.com/klauspost/compress v1.18.1 /go.mod h1:ZQFFVG+MdnR0P+l6wpXgIL4NTtwiKIdBnrBd8Nrxr+0 =
672674github.com/klauspost/cpuid/v2 v2.0.9 /go.mod h1:FInQzS24/EEf25PyTYn52gqo7WaD8xa0213Md/qVLRg =
673675github.com/klauspost/cpuid/v2 v2.0.10 /go.mod h1:g2LTdtYhdyuGPqyWyv7qRAmj1WBqxuObKfj5c0PQa7c =
674676github.com/klauspost/cpuid/v2 v2.0.12 /go.mod h1:g2LTdtYhdyuGPqyWyv7qRAmj1WBqxuObKfj5c0PQa7c =
You can’t perform that action at this time.
0 commit comments