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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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