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 @@ -8,7 +8,7 @@ require (
8
8
github.com/dsnet/compress v0.0.1
9
9
github.com/google/rpmpack v0.6.1-0.20240329070804-c2247cbb881a
10
10
github.com/goreleaser/nfpm/v2 v2.41.2
11
- github.com/klauspost/compress v1.17.11
11
+ github.com/klauspost/compress v1.18.0
12
12
github.com/pelletier/go-toml/v2 v2.2.3
13
13
github.com/ulikunitz/xz v0.5.12
14
14
)
Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ github.com/jtolds/gls v4.20.0+incompatible/go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfV
90
90
github.com/kevinburke/ssh_config v1.2.0 h1:x584FjTGwHzMwvHx18PXxbBVzfnxogHaAReU4gf13a4 =
91
91
github.com/kevinburke/ssh_config v1.2.0 /go.mod h1:CT57kijsi8u/K/BOFA39wgDQJ9CxiF4nAY/ojJ6r6mM =
92
92
github.com/klauspost/compress v1.4.1 /go.mod h1:RyIbtBH6LamlWaDj8nUwkbUhJ87Yi3uG0guNDohfE1A =
93
- github.com/klauspost/compress v1.17.11 h1:In6xLpyWOi1+C7tXUUWv2ot1QvBjxevKAaI6IXrJmUc =
94
- github.com/klauspost/compress v1.17.11 /go.mod h1:pMDklpSncoRMuLFrf1W9Ss9KT+0rH90U12bZKk7uwG0 =
93
+ github.com/klauspost/compress v1.18.0 h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo =
94
+ github.com/klauspost/compress v1.18.0 /go.mod h1:2Pp+KzxcywXVXMr50+X0Q/Lsb43OQHYWRCY2AiWywWQ =
95
95
github.com/klauspost/cpuid v1.2.0 /go.mod h1:Pj4uuM528wm8OyEC2QMXAi2YiTZ96dNQPGgoMS4s3ek =
96
96
github.com/klauspost/pgzip v1.2.6 h1:8RXeL5crjEUFnR2/Sn6GJNWtSQ3Dk8pq4CL3jvdDyjU =
97
97
github.com/klauspost/pgzip v1.2.6 /go.mod h1:Ch1tH69qFZu15pkjo5kYi6mth2Zzwzt50oCQKQE9RUs =
You can’t perform that action at this time.
0 commit comments