Skip to content

Commit 57ea74c

Browse files
committed
try "go 1.23"
1 parent c0ad7e4 commit 57ea74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

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

3-
go 1.23.6
3+
go 1.23
44

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

0 commit comments

Comments
 (0)