Skip to content

Commit a233ee1

Browse files
fix gomod
1 parent 326600a commit a233ee1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ module code.gitea.io/gitea
22

33
go 1.23.0
44

5+
toolchain go1.23.6
6+
57
// rfc5280 said: "The serial number is an integer assigned by the CA to each certificate."
68
// But some CAs use negative serial number, just relax the check. related:
79
// Default TLS cert uses negative serial number #895 https://github.com/microsoft/mssql-docker/issues/895

0 commit comments

Comments
 (0)