1
1
mirror of https://github.com/go-gitea/gitea synced 2025-09-21 08:08:14 +00:00

Upgrade xz to v0.5.15 (#35385)

backport #35377
This commit is contained in:
Lunny Xiao
2025-08-30 10:47:34 -07:00
committed by GitHub
parent 5e10def7f7
commit 6ca73bf662
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -109,7 +109,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/v2 v2.27.6
github.com/wneessen/go-mail v0.6.2
github.com/xeipuuv/gojsonschema v1.2.0