Commit 913f85b 1 parent fcfc20b commit 913f85b Copy full SHA for 913f85b
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -183,7 +183,7 @@ require (
183
183
github.com/josharian/native v1.1.0 // indirect
184
184
github.com/json-iterator/go v1.1.12 // indirect
185
185
github.com/kevinburke/ssh_config v1.2.0 // indirect
186
- github.com/klauspost/compress v1.17.11
186
+ github.com/klauspost/compress v1.18.0
187
187
github.com/klauspost/pgzip v1.2.6 // indirect
188
188
github.com/manifoldco/promptui v0.9.0 // indirect
189
189
github.com/mattn/go-isatty v0.0.20 // indirect
Original file line number Diff line number Diff line change @@ -643,8 +643,8 @@ github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI
643
643
github.com/kisielk/gotool v1.0.0 /go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck =
644
644
github.com/klauspost/compress v1.4.0 /go.mod h1:RyIbtBH6LamlWaDj8nUwkbUhJ87Yi3uG0guNDohfE1A =
645
645
github.com/klauspost/compress v1.4.1 /go.mod h1:RyIbtBH6LamlWaDj8nUwkbUhJ87Yi3uG0guNDohfE1A =
646
- github.com/klauspost/compress v1.17.11 h1:In6xLpyWOi1+C7tXUUWv2ot1QvBjxevKAaI6IXrJmUc =
647
- github.com/klauspost/compress v1.17.11 /go.mod h1:pMDklpSncoRMuLFrf1W9Ss9KT+0rH90U12bZKk7uwG0 =
646
+ github.com/klauspost/compress v1.18.0 h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo =
647
+ github.com/klauspost/compress v1.18.0 /go.mod h1:2Pp+KzxcywXVXMr50+X0Q/Lsb43OQHYWRCY2AiWywWQ =
648
648
github.com/klauspost/cpuid v0.0.0-20180405133222-e7e905edc00e /go.mod h1:Pj4uuM528wm8OyEC2QMXAi2YiTZ96dNQPGgoMS4s3ek =
649
649
github.com/klauspost/cpuid v1.2.0 /go.mod h1:Pj4uuM528wm8OyEC2QMXAi2YiTZ96dNQPGgoMS4s3ek =
650
650
github.com/klauspost/cpuid/v2 v2.2.9 h1:66ze0taIn2H33fBvCkXuv9BmCwDfafmiIVpKV9kKGuY =
You can’t perform that action at this time.
0 commit comments