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

update to build with go1.20 (#22732)

as title

---------

Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
techknowlogick
2023-02-03 11:23:52 -05:00
committed by GitHub
parent 1410e13dc5
commit cfb1cb1168
8 changed files with 27 additions and 30 deletions

2
go.mod
View File

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