fix(deps): update module code.gitea.io/sdk/gitea to v0.24.1 (#936)

Reviewed-on: https://gitea.com/gitea/tea/pulls/936
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot
2026-03-27 06:04:29 +00:00
committed by techknowlogick
parent e31a167e54
commit bfbec3fc00
3 changed files with 7 additions and 4 deletions

4
go.mod
View File

@@ -7,7 +7,7 @@ require (
charm.land/huh/v2 v2.0.3
charm.land/lipgloss/v2 v2.0.2
code.gitea.io/gitea-vet v0.2.3
code.gitea.io/sdk/gitea v0.23.2
code.gitea.io/sdk/gitea v0.24.1
gitea.com/noerw/unidiff-comments v0.0.0-20220822113322-50f4daa0e35c
github.com/adrg/xdg v0.5.3
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
@@ -32,7 +32,7 @@ require (
charm.land/bubbles/v2 v2.0.0 // indirect
charm.land/bubbletea/v2 v2.0.2 // indirect
dario.cat/mergo v1.0.2 // indirect
github.com/42wim/httpsig v1.2.3 // indirect
github.com/42wim/httpsig v1.2.4 // indirect
github.com/Microsoft/go-winio v0.6.2 // indirect
github.com/ProtonMail/go-crypto v1.4.0 // indirect
github.com/alecthomas/chroma/v2 v2.23.1 // indirect