mirror of
https://gitea.com/gitea/tea.git
synced 2025-09-03 02:18:30 +02:00
bump sdk dep (#583)
Reviewed-on: https://gitea.com/gitea/tea/pulls/583 Co-authored-by: techknowlogick <hello@techknowlogick.com> Co-committed-by: techknowlogick <hello@techknowlogick.com>
This commit is contained in:

committed by
techknowlogick

parent
66b4decdd1
commit
0df93dd47a
2
go.mod
2
go.mod
@ -4,7 +4,7 @@ go 1.18
|
||||
|
||||
require (
|
||||
code.gitea.io/gitea-vet v0.2.3
|
||||
code.gitea.io/sdk/gitea v0.15.1-0.20230402213053-7511c6d3cd04
|
||||
code.gitea.io/sdk/gitea v0.16.0
|
||||
gitea.com/noerw/unidiff-comments v0.0.0-20220822113322-50f4daa0e35c
|
||||
github.com/AlecAivazis/survey/v2 v2.3.7
|
||||
github.com/adrg/xdg v0.4.0
|
||||
|
Reference in New Issue
Block a user