We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 533b8b2 commit 57a1b77Copy full SHA for 57a1b77
go.mod
@@ -1,6 +1,6 @@
1
module code.gitea.io/gitea
2
3
-go 1.24
+go 1.24.0
4
5
// rfc5280 said: "The serial number is an integer assigned by the CA to each certificate."
6
// But some CAs use negative serial number, just relax the check. related:
0 commit comments