Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a233ee1

Browse files
committedFeb 26, 2025·
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)
Please sign in to comment.