Upgrade xz to v0.5.15 (#35377)

This commit is contained in:
Lunny Xiao
2025-08-29 10:44:33 -07:00
committed by GitHub
parent 1f50048ac9
commit 0c6326e6ab
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -107,7 +107,7 @@ require (
github.com/stretchr/testify v1.10.0
github.com/syndtr/goleveldb v1.0.0
github.com/tstranex/u2f v1.0.0
github.com/ulikunitz/xz v0.5.12
github.com/ulikunitz/xz v0.5.15
github.com/urfave/cli-docs/v3 v3.0.0-alpha6
github.com/urfave/cli/v3 v3.3.3
github.com/wneessen/go-mail v0.6.2