1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-09 20:05:22 +02:00

Upgrade go.mod go version to 1.16 (#16764)

This commit is contained in:
wxiaoguang 2021-08-22 03:04:17 +08:00 committed by GitHub
parent 7844bf1430
commit 2d1935acc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module code.gitea.io/gitea
go 1.14
go 1.16
require (
cloud.google.com/go v0.78.0 // indirect