mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-03-04 00:04:43 +01:00
Bump go directive and toolchain
This commit is contained in:
parent
64fe8179d4
commit
e502ae7c8f
1 changed files with 3 additions and 1 deletions
4
go.mod
4
go.mod
|
@ -1,6 +1,8 @@
|
|||
module code.gitea.io/gitea
|
||||
|
||||
go 1.22.7
|
||||
go 1.23.0
|
||||
|
||||
toolchain go1.23.6
|
||||
|
||||
require (
|
||||
code.forgejo.org/forgejo/reply v1.0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue