Update dependency go to v1.22.2
(cherry picked from commit e6da9c6cd9d57998d591121600d15abd207e713a)
This commit is contained in:
parent
ccc51051c5
commit
149efabe07
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module code.gitea.io/gitea
|
||||
|
||||
go 1.22.1
|
||||
go 1.22.2
|
||||
|
||||
require (
|
||||
code.gitea.io/actions-proto-go v0.4.0
|
||||
|
|
Loading…
Reference in a new issue