fix(deps): update module github.com/go-authgate/sdk-go to v0.6.1 (#935)

Reviewed-on: https://gitea.com/gitea/tea/pulls/935
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 03:47:06 +00:00
committed by techknowlogick
parent 6a7c3e4efa
commit e31a167e54
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/adrg/xdg v0.5.3
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
github.com/enescakir/emoji v1.0.0
github.com/go-authgate/sdk-go v0.2.0
github.com/go-authgate/sdk-go v0.6.1
github.com/go-git/go-git/v5 v5.17.0
github.com/muesli/termenv v0.16.0
github.com/olekukonko/tablewriter v1.1.4