We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70a489f commit c0ad7e4Copy full SHA for c0ad7e4
go.mod
@@ -1,8 +1,6 @@
1
module code.gitea.io/gitea
2
3
-go 1.23.0
4
-
5
-toolchain go1.23.6
+go 1.23.6
6
7
// rfc5280 said: "The serial number is an integer assigned by the CA to each certificate."
8
// But some CAs use negative serial number, just relax the check. related:
0 commit comments