chore(deps): update dependency go to v1.26.3 (#37601) (#37613)

This commit is contained in:
Giteabot
2026-05-08 12:40:49 -07:00
committed by GitHub
parent a55be951e3
commit 439984474c

2
go.mod
View File

@@ -1,6 +1,6 @@
module code.gitea.io/gitea
go 1.26.2
go 1.26.3
// 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: