Merge branch 'main' into lunny/fix_bug_commits_list2

This commit is contained in:
Giteabot
2025-07-10 23:48:48 +08:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
module code.gitea.io/gitea
go 1.24.4
go 1.24.5
// 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: