Update dependency go to v1.24.2

This commit is contained in:
Renovate Bot 2025-04-01 18:03:10 +00:00
parent 6ad625b0c1
commit 0f4dc785bd

2
go.mod
View file

@ -2,7 +2,7 @@ module forgejo.org
go 1.24
toolchain go1.24.1
toolchain go1.24.2
require (
code.forgejo.org/f3/gof3/v3 v3.10.6