Skip to content

Commit ca191d8

Browse files
committed
Adjust go version
1 parent ec6bad0 commit ca191d8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

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

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

75
// rfc5280 said: "The serial number is an integer assigned by the CA to each certificate."
86
// But some CAs use negative serial number, just relax the check. related:

0 commit comments

Comments
 (0)