1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00: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
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