Skip to content

Commit b7860e1

Browse files
authored
Merge branch 'main' into local-makefile-customizations
2 parents 34dfcc8 + c12bc4a commit b7860e1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module code.gitea.io/gitea
22

3-
go 1.25.4
3+
go 1.25.0
4+
5+
toolchain go1.25.4
46

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:

0 commit comments

Comments
 (0)