1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 02:38:35 +00:00

Use Go 1.20 for next release (#24859)

This commit is contained in:
wxiaoguang
2023-05-23 00:29:53 +08:00
committed by GitHub
parent 3588edbb08
commit 81ce271f78
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module code.gitea.io/gitea
go 1.19
go 1.20
require (
code.gitea.io/actions-proto-go v0.2.1