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 @@ -164,7 +164,7 @@ require (
164164 github.com/suzuki-shunsuke/urfave-cli-help-all v0.0.4 // indirect
165165 github.com/tklauser/go-sysconf v0.3.15 // indirect
166166 github.com/tklauser/numcpus v0.10.0 // indirect
167- github.com/ulikunitz/xz v0.5.12 // indirect
167+ github.com/ulikunitz/xz v0.5.14 // indirect
168168 github.com/urfave/cli/v2 v2.27.7 // indirect
169169 github.com/xanzy/ssh-agent v0.3.3 // indirect
170170 github.com/xrash/smetrics v0.0.0-20250705151800-55b8f293f342 // indirect
Original file line number Diff line number Diff line change @@ -399,8 +399,8 @@ github.com/tklauser/go-sysconf v0.3.15 h1:VE89k0criAymJ/Os65CSn1IXaol+1wrsFHEB8O
399399github.com/tklauser/go-sysconf v0.3.15 /go.mod h1:Dmjwr6tYFIseJw7a3dRLJfsHAMXZ3nEnL/aZY+0IuI4 =
400400github.com/tklauser/numcpus v0.10.0 h1:18njr6LDBk1zuna922MgdjQuJFjrdppsZG60sHGfjso =
401401github.com/tklauser/numcpus v0.10.0 /go.mod h1:BiTKazU708GQTYF4mB+cmlpT2Is1gLk7XVuEeem8LsQ =
402- github.com/ulikunitz/xz v0.5.12 h1:37Nm15o69RwBkXM0J6A5OlE67RZTfzUxTj8fB3dfcsc =
403- github.com/ulikunitz/xz v0.5.12 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
402+ github.com/ulikunitz/xz v0.5.14 h1:uv/0Bq533iFdnMHZdRBTOlaNMdb1+ZxXIlHDZHIHcvg =
403+ github.com/ulikunitz/xz v0.5.14 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
404404github.com/urfave/cli/v2 v2.27.7 h1:bH59vdhbjLv3LAvIu6gd0usJHgoTTPhCFib8qqOwXYU =
405405github.com/urfave/cli/v2 v2.27.7 /go.mod h1:CyNAG/xg+iAOg0N4MPGZqVmv2rCoP267496AOXUZjA4 =
406406github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM =
You can’t perform that action at this time.
0 commit comments