Skip to content

Commit 18bafcc

Browse files
authored
Bump minimum go version to 1.24.4 (#34699)
Fixes 3 open govulncheck issues.
1 parent 8d135ef commit 18bafcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

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

3-
go 1.24.2
3+
go 1.24.4
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)