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:
techknowlogick
2023-09-08 15:35:38 +00:00
committed by techknowlogick
parent 66b4decdd1
commit 0df93dd47a
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -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