mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-10 00:18:33 +01:00
Update go toolchain to 1.25.5 (#36074)
Fixes: https://pkg.go.dev/vuln/GO-2025-4155
This commit is contained in:
parent
ca4b21c305
commit
9f268edd2f
2
go.mod
2
go.mod
@ -2,7 +2,7 @@ module code.gitea.io/gitea
|
|||||||
|
|
||||||
go 1.25.0
|
go 1.25.0
|
||||||
|
|
||||||
toolchain go1.25.4
|
toolchain go1.25.5
|
||||||
|
|
||||||
// rfc5280 said: "The serial number is an integer assigned by the CA to each certificate."
|
// rfc5280 said: "The serial number is an integer assigned by the CA to each certificate."
|
||||||
// But some CAs use negative serial number, just relax the check. related:
|
// But some CAs use negative serial number, just relax the check. related:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user