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:
parent
7844bf1430
commit
2d1935acc7
2 changed files with 2 additions and 2 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module code.gitea.io/gitea
|
||||
|
||||
go 1.14
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
cloud.google.com/go v0.78.0 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue